Click or drag to resize

PartBaseActive Property

A boolean flag indicating whether this part revision is the currently active revision that should be used by default when spawning production batches (production orders) to build 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 bool Active { get; set; }

Property Value

Type: Boolean
See Also