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