An enumerated value indicated the type of kind of this 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 BatchType BatchType { get; set; }
Public Property BatchType As BatchType
Get
Set
public:
property BatchType BatchType {
BatchType get ();
void set (BatchType value);
}
member BatchType : BatchType with get, set
Property Value
Type:
BatchTypeSee Also