UnitOfIssueExceptionErrorType Property |
Defines the type of error that occurred during unit of issue validation.
Namespace:
FactoryLogix.xTend
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public UnitOfIssueExceptionUnitOfIssueErrorType ErrorType { get; }
Public ReadOnly Property ErrorType As UnitOfIssueExceptionUnitOfIssueErrorType
Get
public:
property UnitOfIssueExceptionUnitOfIssueErrorType ErrorType {
UnitOfIssueExceptionUnitOfIssueErrorType get ();
}
member ErrorType : UnitOfIssueExceptionUnitOfIssueErrorType with get
Property Value
Type:
UnitOfIssueExceptionUnitOfIssueErrorTypeSee Also