Click or drag to resize

PartBaseCurrentVersion Property

A boolean flag indicating that this revision of the part is the version that should be used in production by default, unless otherwise specified.

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 CurrentVersion { get; }

Property Value

Type: Boolean
See Also