| TransportOrderExceptionErrorType Property  | 
 
            Defines the type of error that occurred while executing a transport order.
            
 
    Namespace: 
   FactoryLogix.xTend
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
 Syntax
Syntaxpublic TransportOrderExceptionTransportOrderErrorType ErrorType { get; }Public ReadOnly Property ErrorType As TransportOrderExceptionTransportOrderErrorType
	Get
public:
property TransportOrderExceptionTransportOrderErrorType ErrorType {
	TransportOrderExceptionTransportOrderErrorType get ();
}member ErrorType : TransportOrderExceptionTransportOrderErrorType with get
Property Value
Type: 
TransportOrderExceptionTransportOrderErrorType See Also
See Also