Click or drag to resize

ReservationStrategy Enumeration

An enumerated type representing the default value for the SystemSettings.ProductionPlanning_ReservationStrategy 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 ReservationStrategy
Members
  Member nameValueDescription
FIFO0 First in, first out (FIFO)
LocationFIFO1 Location and First in, first out (FIFO)
See Also