Click or drag to resize

clsImportDraftDocumentPosQuantity Property

Quantity of the document line. The quantity must match the lins in ProjectAllocationLines

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public decimal Quantity { get; set; }

Property Value

Type: Decimal
Remarks

MPDocumentDraftPosition.Quantity type: NUMERIC(19,6) length: 8

View: MARIDocumentDraftPosition.Quantity: :Table: MPDocumentDraftPosition.Quantity

See Also