JAMS 6.x Help
SetupJobReport Class
Members 


Object Model
SetupJobReport Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class SetupJobReport 
   Inherits BasePublicObject
'Usage
 
Dim instance As SetupJobReport
[System.Runtime.Serialization.DataContract()]
public sealed class SetupJobReport : BasePublicObject 
Remarks
A Setup definition also consists of default values for each Report defined within the Jobs which are part of the Setup.

This class allows you to override those default Report values for any Report associated with a specific Job in the Setup.

Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.SetupJobReport

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

SetupJobReport Members
MVPSI.JAMS Namespace