GRNCreationTypeEnum Enumeration |
An enumerated type representing the default value for the SystemSettings.Logistics_GRNCreation 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 GRNCreationTypeEnum
Public Enumeration GRNCreationTypeEnum
public enum class GRNCreationTypeEnum
Members
| Member name | Value | Description |
---|
| Integration | 0 |
GRNs are created through an xTend integration module.
|
| Manual | 1 |
GRNs are created by the user in Logistics.
|
See Also