AdminToolsManageUsersuserList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemUser> userList
Private userList As List(Of ComboBoxItemUser)
private:
List<ComboBoxItemUser^>^ userList
val mutable private userList: List<ComboBoxItemUser>
Field Value
Type:
ListComboBoxItemUser
See Also