AdminToolsManageProvidersstateList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemState> stateList
Private stateList As List(Of ComboBoxItemState)
private:
List<ComboBoxItemState^>^ stateList
val mutable private stateList: List<ComboBoxItemState>
Field Value
Type:
ListComboBoxItemState
See Also