The priority of the batch as compared to other batches.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public BatchPriority Priority { get; set; }
Public Property Priority As BatchPriority
Get
Set
public:
property BatchPriority Priority {
BatchPriority get ();
void set (BatchPriority value);
}
member Priority : BatchPriority with get, set
Property Value
Type:
BatchPrioritySee Also