Click or drag to resize

BatchOperationSwitchingEnum Enumeration

An enumerated type representing the default value for the SystemSettings.ShopFloor_AllowAutoBatchSwitch and SystemSettings.ShopFloor_AllowAutoOperationSwitch system settings.

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 BatchOperationSwitchingEnum
Members
  Member nameValueDescription
Yes0 Yes
No1 No
Prompt2 Prompt
See Also