Click or drag to resize

OrgUnitPickerBaseSQLQuery Field

[This is preliminary documentation and is subject to change.]

SQL query used to compute list of OrgUnits to select from. Only used in DropDown case. Must return columns: Type, Code, Name

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public string SQLQuery

Field Value

Type: String
See Also