AuditToolsClaimsImportimportsList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemImport> importsList
Private importsList As List(Of ComboBoxItemImport)
private:
List<ComboBoxItemImport^>^ importsList
val mutable private importsList: List<ComboBoxItemImport>
Field Value
Type:
ListComboBoxItemImport
See Also