Click or drag to resize

IItemEntityBase.StockToOrderThreshold Property

Gets or sets the min quantity of re-supplying

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
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: Nullable<Decimal>
See Also