The name of the
Batch associated to this item.
This is a read-only property that is maintained by the system and may not be directly adjusted.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string ActiveBatch { get; }
Public ReadOnly Property ActiveBatch As String
Get
public:
property String^ ActiveBatch {
String^ get ();
}
member ActiveBatch : string with get
Property Value
Type:
StringSee Also