ReservationRecalculation Enumeration |
An enumerated type representing the default value for the SystemSettings.ProductionPlanning_ReservationRecalculation system setting.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public enum ReservationRecalculation
Public Enumeration ReservationRecalculation
public enum class ReservationRecalculation
type ReservationRecalculation
Members
| Member name | Value | Description |
---|
| NA | -1 |
Not Applicable
|
| Fixed | 0 |
Fixed
|
| RePlan | 1 |
Re-Plan
|
See Also