Click or drag to resize

StockedPartAssignmentMinimumQuantity Property

The minimum quantity of this part to be stored at this StockLocation. If the AutoReplensish property is "true", then a TransportOrder will be automatically generated by the system if the quantity of parts at this stock location goes below this threshold. This promotes and facilitates "pull-based" lean inventory management.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public double MinimumQuantity { get; set; }

Property Value

Type: Double
See Also