Click or drag to resize

ProcessLatestVersion Property

When true, indicates that this particular process revision should be the default revision used by new production batches created against the revision chain of this process definition. Production batches for other approved process revisions may still be created, but this revision will be the default revision that should be used for new production batches.

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

Property Value

Type: Boolean
See Also