AdminToolsParentOrgsAssociationsparentOrgList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemParentOrg> parentOrgList
Private parentOrgList As List(Of ComboBoxItemParentOrg)
private:
List<ComboBoxItemParentOrg^>^ parentOrgList
val mutable private parentOrgList: List<ComboBoxItemParentOrg>
Field Value
Type:
ListComboBoxItemParentOrg
See Also