JAMS 6.x Help
SetJAMSStatus Class Members
Fields  Properties  Methods 


The following tables list the members exposed by SetJAMSStatus.

Public Constructors
 NameDescription
Public ConstructorSetJAMSStatus ConstructorThe JobStatus will be updated  
Top
Protected Fields
 NameDescription
Protected FieldContinueExecutionDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyIconThe Icon that should be set for the Workflow entry.  
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyJobStatusA status message to display for the Workflow entry in the Monitor.  
Public PropertyMessageA message associated with the Icon change. This message is displayed as a tooltip over the Workflow entry's icon in the Monitor.  
Public PropertyPermanentWhen true, the Icon change will persist through the Workflow entry's lifecycle. The Icon can still be changed by other "Permanent" requests.  
Public PropertySetIconWhen true, indicates the Icon is being updated  
Public PropertySetJobStatusWhen true, indicates the JobStatus is being updated  
Public PropertySetMessageWhen true, indicates the Message is being updated  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity)
Protected MethodCacheMetadataOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodCancel (Inherited from System.Activities.NativeActivity)
Protected MethodExecuteOverridden. Executes the SetJAMSStatus Activity  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

SetJAMSStatus Class
MVPSI.JAMS.Activities Namespace

Send Feedback