Click or drag to resize

StockedPartAssignment.AutoReplensish Property

A boolean value which determines whether or not this part should be automatically replensished by the system when the quantity falls below the MinimumQuantity threshold. A TransportOrder will be automatically generated by the system in this case to replensish the part from the main stock (or alternate stocks). 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 bool AutoReplensish { get; set; }

Property Value

Type: Boolean
See Also