JAMS Developer Guide
Report Class
Members 


MVPSI.JAMS.Host Namespace : Report Class
Properties of a report that is defined in a job. Some of these properties can be overridded at submit time. Their specific use is implemtation specific..
Object Model
Report Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class Report 
'Usage
 
Dim instance As Report
[System.Serializable()]
public class Report 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.Report

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

Report Members
MVPSI.JAMS.Host Namespace