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.245.0.0 (8.245.0.0)
Syntax public bool CurrentVersion { get; }
Public ReadOnly Property CurrentVersion As Boolean
Get
public:
property bool CurrentVersion {
bool get ();
}
member CurrentVersion : bool with get
Property Value
Type:
BooleanSee Also