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