Click or drag to resize

IInventoryStockDocumentEntityMustGetQuantities Property

Gets or sets flag indicate if the CurrentStock must be copied in Quantity

(Reprendre les quantités en stock des articles)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> MustGetQuantities { get; set; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the MustGetQuantities (Reprendre les quantités en stock des articles) column of the StockDocument (Document de stock) table.
See Also