Click or drag to resize

BatchType Enumeration

An enumeration representing the type or kind of a Batch.

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 BatchType
Members
  Member nameValueDescription
Production0 The Batch is a production batch intended to be used in the course of building product.
Receiving1 The Batch is a receiving batch intended to be used in the course of receiving materials into the factory.
Outgoing2 NOT PRESENTLY USED BY FACTORYLOGIX. FOR POSSIBLE FUTURE USE.
See Also