ActiveReports 9
Severity Enumeration

Specifies the severity level of a ValidationEntry object.
Syntax
'Declaration
 
Public Enum Severity 
   Inherits System.Enum
public enum Severity : System.Enum 
Members
MemberDescription
ErrorIndicates that the report cannot be processed until the error is corrected.
InformationIndicates that the entry is for informational purposes only.
WarningIndicates that the report should be able to execute but may have unexpected results.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.Severity

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum