JAMS Developer Guide
SetJAMSStatus Class
Members 


MVPSI.JAMS.Activities Namespace : SetJAMSStatus Class
The SetJAMSStatus activity is used to set the JobStatus, Icon, and Message of the Workflow.
Object Model
SetJAMSStatus Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public Class SetJAMSStatus 
   Inherits JAMSNativeActivity
   Implements ISupportCommands 
'Usage
 
Dim instance As SetJAMSStatus
[System.Drawing.ToolboxBitmap()]
public class SetJAMSStatus : JAMSNativeActivity, ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.SetJAMSStatus

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

SetJAMSStatus Members
MVPSI.JAMS.Activities Namespace