JAMS Developer Guide
PSWrapper Class Properties


MVPSI.JAMS.Activities.PowerShell Namespace : PSWrapper Class

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

Public Properties
 NameDescription
Public PropertyThe name of the Command or Function.  
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 PSWrapper.  
Public PropertyThe name of the Module that contains the command to be run.  
Public PropertySpecifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
Public PropertyCollection of Properties.  
Public PropertyCollection of parameter names that were a PSReference on the function and need to be outputted back to the Workflow.  
Public PropertyThe results from the PowerShell command. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
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
See Also

Reference

PSWrapper Class
MVPSI.JAMS.Activities.PowerShell Namespace