AuditToolsDocumentationfaxList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemFax> faxList
Private faxList As List(Of ComboBoxItemFax)
private:
List<ComboBoxItemFax^>^ faxList
val mutable private faxList: List<ComboBoxItemFax>
Field Value
Type:
ListComboBoxItemFax
See Also