[]
Gets the error code associated with this exception.
public ValidationReportException.ErrorCodes ErrorCode { get; }
Type | Description |
---|---|
ValidationReportException.ErrorCodes | An ValidationReportException.ErrorCodes value indicating the specific type of report validation error. |