PackingExceptionErrorType Property |
Defines the type of error that occurred while executing a packing transaction.
Namespace:
FactoryLogix.xTend
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic PackingExceptionPackingErrorType ErrorType { get; }
Public ReadOnly Property ErrorType As PackingExceptionPackingErrorType
Get
public:
property PackingExceptionPackingErrorType ErrorType {
PackingExceptionPackingErrorType get ();
}
member ErrorType : PackingExceptionPackingErrorType with get
Property Value
Type:
PackingExceptionPackingErrorType
See Also