MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportDefinitionException Class / ErrorCode Property

In This Topic
ErrorCode Property (ReportDefinitionException)
In This Topic
Gets the error code associated with this exception.
Syntax
'Declaration
 
Public ReadOnly Property ErrorCode As ReportDefinitionException.ErrorCodes
 

Property Value

An ReportDefinitionException.ErrorCodes value indicating the specific type of report definition error.
See Also