JAMS Developer Guide
PassParams Property


MVPSI.JAMS.Activities.PowerShell Namespace > PSWorkflowHost Class : PassParams Property
If true, parameters from the Job are passed to the runspace
Syntax
'Declaration
 
Public ReadOnly Property PassParams As System.Boolean
'Usage
 
Dim instance As PSWorkflowHost
Dim value As System.Boolean
 
value = instance.PassParams
public System.bool PassParams {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PSWorkflowHost Class
PSWorkflowHost Members