JAMS Developer Guide
PSScript Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities.PowerShell Namespace : PSScript Class

The following tables list the members exposed by PSScript.

Public Constructors
 NameDescription
Public ConstructorDefault Constructor  
Top
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 (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
Top
Public Properties
 NameDescription
Public PropertySpecifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertyOptional pipeline input to pass into the PSScript.  
Public PropertySpecifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
Public PropertyThe results from the PowerShell command. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
Public PropertyThe PowerShell source to be executed.  
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. Executes the PSWrapper Activity  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected Method (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

PSScript Class
MVPSI.JAMS.Activities.PowerShell Namespace