Click or drag to resize

IStockItemEntityBaseStockToOrderThreshold Property

Gets or sets the min quantity of re-supplying

(Seuil de réapprovisionnement)

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

Property Value

Type: NullableDecimal
Remarks
This entity member is bound to the StockToOrderThreshold (Seuil de réapprovisionnement) column of the StockItem (Article en stock) table.
See Also