ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Validation Namespace / ValidationReportException Class / ErrorCode Property

In This Topic
    ErrorCode Property (ValidationReportException)
    In This Topic
    Error code of current exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorCode As ValidationReportException.ErrorCodes
    public ValidationReportException.ErrorCodes ErrorCode {get;}
    See Also