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