The current status of the batch.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public BatchStatus Status { get; set; }
Public Property Status As BatchStatus
Get
Set
public:
property BatchStatus Status {
BatchStatus get ();
void set (BatchStatus value);
}
member Status : BatchStatus with get, set
Property Value
Type:
BatchStatusSee Also