clsImportEquipmentCategoryImportCategorySubjectReservationPlanningDays Property
|
To create a category, it is mandatory to have one subject of the type
clsImportEquipmentCategorySubjecteUnitHandling ReservationPlanningDays(1). The information are necessary to create a category.
Please create an instance of clsImportEquipmentCategorySubject with the corresponding information and link it to the new category.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.1.0.208
Syntaxpublic clsImportEquipmentCategorySubject ImportCategorySubjectReservationPlanningDays { get; set; }Public Property ImportCategorySubjectReservationPlanningDays As clsImportEquipmentCategorySubject
Get
Set
Property Value
Type:
clsImportEquipmentCategorySubject
See Also