JAMS Developer Guide
State Field


MVPSI.JAMS.Host Namespace > WorkflowStateChange Class : State Field
Gets or sets the new Workflow state.
Syntax
'Declaration
 
Public State As WorkflowState
'Usage
 
Dim instance As WorkflowStateChange
Dim value As WorkflowState
 
value = instance.State
 
instance.State = value
public WorkflowState State
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 Class
WorkflowStateChange Members