ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ReportParameterException Class / ErrorCode Property

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