ProcessMaxBatches Property |
When Production is limited, the maximum number of Production Batches that may exist for this Process.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public int MaxBatches { get; set; }
Public Property MaxBatches As Integer
Get
Set
public:
property int MaxBatches {
int get ();
void set (int value);
}
member MaxBatches : int with get, set
Property Value
Type:
Int32See Also