ReportToolsLetterViewerauditorList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemAuditor> auditorList
Private auditorList As List(Of ComboBoxItemAuditor)
private:
List<ComboBoxItemAuditor^>^ auditorList
val mutable private auditorList: List<ComboBoxItemAuditor>
Field Value
Type:
ListComboBoxItemAuditor
See Also