Click or drag to resize

clsImportProjectContractPositionUseQuantityFromFixPrice Property

For all positions at fixed price. It is possible to caclulate the quantity based on the fixed price Quantity * BaseQuantity. QuantityOption Flag 32.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool UseQuantityFromFixPrice { 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