JAMS 6.x Help
PSWrapper Class Properties


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

Public Properties
 NameDescription
Public PropertyCommandNameThe name of the Command or Function.  
Public PropertyConsoleFilePathSpecifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyInputOptional pipeline input to pass into the PSWrapper.  
Public PropertyModuleNameThe name of the Module that contains the command to be run.  
Public PropertyOptionsSpecifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
Public PropertyPropertiesCollection of Properties.  
Public PropertyReferenceParametersCollection of parameter names that were a PSReference on the function and need to be outputted back to the Workflow.  
Public PropertyResultsThe results from the PowerShell command. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity)
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

PSWrapper Class
MVPSI.JAMS.Activities.PowerShell Namespace