JAMS Developer Guide
ReportDesign Class
Members 


MVPSI.JAMS Namespace : ReportDesign Class
The ReportDesign class defines different types of report definitions. In general, the ReportDesign describes the data source for the report definition.
Object Model
ReportDesign Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class ReportDesign 
   Inherits BasePublicObject
'Usage
 
Dim instance As ReportDesign
[System.Runtime.Serialization.DataContract()]
public sealed class ReportDesign : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.ReportDesign

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

ReportDesign Members
MVPSI.JAMS Namespace