ReportToolsLetterViewerpendingAuditList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemPendingAudit> pendingAuditList
Private pendingAuditList As List(Of ComboBoxItemPendingAudit)
private:
List<ComboBoxItemPendingAudit^>^ pendingAuditList
val mutable private pendingAuditList: List<ComboBoxItemPendingAudit>
Field Value
Type:
ListComboBoxItemPendingAudit
See Also