clsImportEquipmentCategoryListCategorySubjects Property
|
List for adding several CategorySubjects. (There must be one of the type
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.1.0.208
Syntaxpublic List<clsImportEquipmentCategorySubject> ListCategorySubjects { get; set; }Public Property ListCategorySubjects As List(Of clsImportEquipmentCategorySubject)
Get
Set
Property Value
Type:
ListclsImportEquipmentCategorySubject
See Also