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