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.254.0.0 (8.254.0.0)
Syntaxpublic string OrderNumber { get; }Public ReadOnly Property OrderNumber As String
Get
public:
property String^ OrderNumber {
String^ get ();
}member OrderNumber : string with get
Property Value
Type:
String
See Also