Click or drag to resize

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.242.0.0 (8.242.0.0)
Syntax
public enum GRNCreationTypeEnum
Members
  Member nameValueDescription
Integration0 GRNs are created through an xTend integration module.
Manual1 GRNs are created by the user in Logistics.
See Also