JAMS Developer Guide
WorkflowTracking Class
Members 


MVPSI.JAMS.Host Namespace : WorkflowTracking Class
A message sent from a Workflow host to track a workflow.
Object Model
WorkflowTracking Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class WorkflowTracking 
   Inherits ExecutorHost
'Usage
 
Dim instance As WorkflowTracking
[System.Serializable()]
public class WorkflowTracking : ExecutorHost 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.ExecutorHost
      MVPSI.JAMS.Host.WorkflowTracking

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

WorkflowTracking Members
MVPSI.JAMS.Host Namespace