ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / ReportException Class / ErrorCode Property

In This Topic
    ErrorCode Property (ReportException)
    In This Topic
    Error code for future detail processing.
    Syntax
    'Declaration
     
    Public Property ErrorCode As ReportProcessingError
    public ReportProcessingError ErrorCode {get; set;}
    See Also