Click or drag to resize

ReleaseStatus Enumeration

An enumeration used by legacy diplan system to describe the overall status for this part.

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 ReleaseStatus
Members
  Member nameValueDescription
Locked0 No longer used by FactoryLogix. Attribute of legacy diplan system.
Prototype1 No longer used by FactoryLogix. Attribute of legacy diplan system.
Production256 No longer used by FactoryLogix. Attribute of legacy diplan system.
Spare16 No longer used by FactoryLogix. Attribute of legacy diplan system.
See Also