InventoryResponseReorderPoint Property |
Value calculated by the Replenishment module if the Replenishment module is active.
If the Replenishment module is not active or the replenishment calculation for the item has not been run the return value is 0
Namespace:
LSRetail.Omni.Domain.DataModel.Base.Requests
Assembly:
LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntaxpublic decimal ReorderPoint { get; set; }
Property Value
Type:
Decimal
See Also