JAMS Developer Guide
WorkflowStateChange Class
Members 


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

System.Object
   MVPSI.JAMS.Host.ExecutorHost
      MVPSI.JAMS.Host.WorkflowStateChange

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

WorkflowStateChange Members
MVPSI.JAMS.Host Namespace