BatchProcessFlowResultBatch Property |
The batch that the selected item is currently being tracked through.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public Batch Batch { get; set; }
Public Property Batch As Batch
Get
Set
public:
property Batch^ Batch {
Batch^ get ();
void set (Batch^ value);
}
member Batch : Batch with get, set
Property Value
Type:
BatchSee Also