Click or drag to resize

IInventoryStockDocumentEntityMustGetQuantitiesMember Property

get 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
IReadOnlyBoolEntityMember MustGetQuantitiesMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
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