Click or drag to resize

StockedPartAssignmentMaximumQuantity Property

The maximum quantity of this part that may be storded at this StockLocation. If an attempt to store more than this amount at the location, the "Move To Stock" operation will fail.

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 MaximumQuantity { get; set; }

Property Value

Type: Double
See Also