ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ErrorInfo Structure / Severity Property

In This Topic
    Severity Property (ErrorInfo)
    In This Topic
    Gets the error level.
    Syntax
    'Declaration
     
    Public ReadOnly Property Severity As ErrorInfo.Level
    public ErrorInfo.Level Severity {get;}
    See Also