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