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