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