AuditToolsDocumentationauditsNoteList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemAudit> auditsNoteList
Private auditsNoteList As List(Of ComboBoxItemAudit)
private:
List<ComboBoxItemAudit^>^ auditsNoteList
val mutable private auditsNoteList: List<ComboBoxItemAudit>
Field Value
Type:
ListComboBoxItemAudit
See Also