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