JAMS 6.x Help
CurReport Class
Members 


Object Model
CurReport Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class CurReport 
   Inherits BasePublicObject
'Usage
 
Dim instance As CurReport
[System.Runtime.Serialization.DataContract()]
public sealed class CurReport : BasePublicObject 
Remarks
A Job, which is currently in the schedule, may have zero or more Reports. This class shows the properties for a Report associated with a Job in the schedule.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.CurReport

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

CurReport Members
MVPSI.JAMS Namespace

Send Feedback