ProcessCurrentVersion Property |
Indicates that this process revision is the current revision used by new production batches
created against the revision chain of this process definition.
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