BatchWorkOrderNumber Property |
The Work Order Number for this batch, if it is associated with a work order.
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 WorkOrderNumber { get; }
Public ReadOnly Property WorkOrderNumber As String
Get
public:
property String^ WorkOrderNumber {
String^ get ();
}
member WorkOrderNumber : string with get
Property Value
Type:
StringSee Also