JAMS 6.x Help
PSScriptGeneric<TResult> Class Properties


For a list of all members of this type, see PSScriptGeneric<TResult> members.

Public Properties
 NameDescription
Public PropertyConsoleFilePathSpecifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>)
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyInputOptional pipeline input to pass into the script.  
Public PropertyOptionsSpecifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>)
Public PropertyResult (Inherited from System.Activities.Activity<TResult>)
Public PropertyResultType (Inherited from System.Activities.ActivityWithResult)
Public PropertySourceThe PowerShell source to be executed.  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

PSScriptGeneric<TResult> Class
MVPSI.JAMS.Activities.PowerShell Namespace