The lot code assigned to 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 string Lot { get; set; }
Public Property Lot As String
Get
Set
public:
property String^ Lot {
String^ get ();
void set (String^ value);
}
member Lot : string with get, set
Property Value
Type:
StringSee Also