ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportStoreException Class / Code Property

In This Topic
    Code Property (ReportStoreException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Code As ReportStoreException.Errors
    public ReportStoreException.Errors Code {get;}
    See Also