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