OrgUnitSelectorGetOrgUnitCollection Method |
[This is preliminary documentation and is subject to change.]
Get an OrgUnitCollection based on OrgUnitSelection value
Namespace:
CSC.SC.TOPICA4.Template
Assembly:
CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
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