JAMS 6.x Help
SetJAMSStatus Class Properties


For a list of all members of this type, see SetJAMSStatus members.

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
See Also

Reference

SetJAMSStatus Class
MVPSI.JAMS.Activities Namespace