AuditToolsDocumentationnotifyNoteList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemGroup> notifyNoteList
Private notifyNoteList As List(Of ComboBoxItemGroup)
private:
List<ComboBoxItemGroup^>^ notifyNoteList
val mutable private notifyNoteList: List<ComboBoxItemGroup>
Field Value
Type:
ListComboBoxItemGroup
See Also