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.245.0.0 (8.245.0.0)
Syntax public TransportOrderExceptionTransportOrderErrorType ErrorType { get; }
Public ReadOnly Property ErrorType As TransportOrderExceptionTransportOrderErrorType
Get
public:
property TransportOrderExceptionTransportOrderErrorType ErrorType {
TransportOrderExceptionTransportOrderErrorType get ();
}
member ErrorType : TransportOrderExceptionTransportOrderErrorType with get
Property Value
Type:
TransportOrderExceptionTransportOrderErrorTypeSee Also