TransportOrderOrderType Property  | 
 
            An enumerated value indicating the type or kind of 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 TransportOrderType OrderType { get; }Public ReadOnly Property OrderType As TransportOrderType
	Get
public:
property TransportOrderType OrderType {
	TransportOrderType get ();
}member OrderType : TransportOrderType with get
Property Value
Type: 
TransportOrderType
See Also