ReservationExceptionErrorType Property |
Defines the type of error that occurred while reserving materials
Namespace:
FactoryLogix.xTend
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ReservationExceptionReservationErrorType ErrorType { get; }
Public ReadOnly Property ErrorType As ReservationExceptionReservationErrorType
Get
public:
property ReservationExceptionReservationErrorType ErrorType {
ReservationExceptionReservationErrorType get ();
}
member ErrorType : ReservationExceptionReservationErrorType with get
Property Value
Type:
ReservationExceptionReservationErrorTypeSee Also