clsImportProjectContractPositionEquipmentQuantityEditable Property
|
Default: no. Enables the probability to change the number of days for one equpiment Booking line
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntaxpublic bool EquipmentQuantityEditable { get; set; }Public Property EquipmentQuantityEditable As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks
Flags for Quantity
- 2=Edittable
- 4=Max Quantity
- 8=Default Quantity
- 16=Quantity is invoiceable
- 32=Quantity from fixed price
- 64=Qty is mandatory
- 128=BOM quantity
MPVKVertraegePositionen.MengenOptionen type: SMALLINT length: 1
View: MARIContractPositions.QuantityOption: :Table: MPVKVertraegePositionen.MengenOptionen
See Also