JAMS Developer Guide
CommandHelper Class
Members 


MVPSI.JAMS.Activities Namespace : CommandHelper Class
CommandHelper manages a static dictionary of commands assigned to activities within a workflow. Values of the dictionary are: 0 = NoChange 1 = Skip 2 = Hold
Object Model
CommandHelper Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class CommandHelper 
'Usage
 
Dim instance As CommandHelper
public static class CommandHelper 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Activities.CommandHelper

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

CommandHelper Members
MVPSI.JAMS.Activities Namespace