OrgUnitSelectorGetOrgUnitCollection Method |
[This is preliminary documentation and is subject to change.]
Get an OrgUnitCollection based on OrgUnitSelection value
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic OrgUnitCollection GetOrgUnitCollection(
FormContext formContext,
OrgUnit dataOwner
)
Parameters
- formContext
- Type: CSC.SC.TOPICA4.TemplateFormContext
form context of call - dataOwner
- Type: OrgUnit
owner of form
Return Value
Type:
OrgUnitCollectionAn OrgUnitCollection
See Also