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