clsImportItemMaintenanceType Property
|
Type of an item used as maintenance item linked to a license item.
- 0=Normal Item
- 1=Item with a linked maintenance item. Use MaintenanceItem for the link
- 2=Maintenance Item used by license items (Type=1)
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic clsImportProjectContractPositioneMaintenanceType MaintenanceType { get; set; }Public Property MaintenanceType As clsImportProjectContractPositioneMaintenanceType
Get
Set
Property Value
Type:
clsImportProjectContractPositioneMaintenanceType
Remarks
See Also