TransportOrderExecutionType Enumeration |
An enumerated type representing the default value for the SystemSettings.ProductionPlanning_TOrderExecutionType 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 TransportOrderExecutionType
Public Enumeration TransportOrderExecutionType
public enum class TransportOrderExecutionType
type TransportOrderExecutionType
Members
| Member name | Value | Description |
---|
| Now | 1 |
Now
|
| Duration | 2 |
Duration
|
| TimeStamp | 3 |
Time Stamp
|
See Also