ActiveReports 9 Server
ReportType Enumeration

Represents supported report types.
Syntax
'Declaration
 
Public Enum ReportType 
   Inherits System.Enum
public enum ReportType : System.Enum 
Members
MemberDescription
ARSpecifies type for a report of AR.NET.
CodeBasedSectionReportSpecifies type of code-based section reports.
DDRSpecifies type for a report of DDR.
SWSpecifies type for a semantic report.
UnknownSpecifies in the case when type is unknown.
Remarks
The Storage DB is based on the assigned constants.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportServices.Contracts.Descriptions.ReportType

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

ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum