JAMS Developer Guide
JAMSTrackingRecord Class
Members 


MVPSI.JAMS.Activities Namespace : JAMSTrackingRecord Class
The JAMSTrackingRecord is used to send control and status information to the JAMSScheduler.
Object Model
JAMSTrackingRecord Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class JAMSTrackingRecord 
   Inherits System.Activities.Tracking.CustomTrackingRecord
'Usage
 
Dim instance As JAMSTrackingRecord
[System.Runtime.Serialization.DataContract()]
public class JAMSTrackingRecord : System.Activities.Tracking.CustomTrackingRecord 
Inheritance Hierarchy

System.Object
   System.Activities.Tracking.TrackingRecord
      System.Activities.Tracking.CustomTrackingRecord
         MVPSI.JAMS.Activities.JAMSTrackingRecord

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

JAMSTrackingRecord Members
MVPSI.JAMS.Activities Namespace