Click or drag to resize

ProcessType Enumeration

An enumeration indicating the purpose of a particular process definition.

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 ProcessType
Members
  Member nameValueDescription
BuildProcess0 The process is used by production batches in the course of building production units.
OutgoingProcess1 NOT PRESENTLY USED BY FACTORYLOGIX
ReceivingProcess2 The process is used by GRN type batches (Goods Receipt Note) in the course of receiving parts into stock.
See Also