TransportOrderOrderNumber Property |
The text-based unique identifier used by operators to identify this
TransportOrder.
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 OrderNumber { get; }
Public ReadOnly Property OrderNumber As String
Get
public:
property String^ OrderNumber {
String^ get ();
}
member OrderNumber : string with get
Property Value
Type:
StringSee Also