JAMS Developer Guide
PSActivity Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities.PowerShell Namespace : PSActivity Class

The following tables list the members exposed by PSActivity.

Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected FieldCreates an instance of PSWorkflowHost  
Top
Public Properties
 NameDescription
Public PropertySpecifies the path to the Console file.  
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertySpecifies options for the PowerShell runtime.  
Public PropertyThe results from the PowerShell command.  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverloaded. Overridden. Registers Activity Metadata  
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverridden. Checks for a PSWorkflowHost and uses it if found. Otherwise creates a new one.  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected Method (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

PSActivity Class
MVPSI.JAMS.Activities.PowerShell Namespace