JAMS Developer Guide
ReportType Class
Members 


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

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.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

ReportType Members
MVPSI.JAMS Namespace