Name | Description | |
---|---|---|
PSScriptGeneric<TResult> Constructor | Default Constructor |
The following tables list the members exposed by PSScriptGeneric<TResult>.
Name | Description | |
---|---|---|
PSScriptGeneric<TResult> Constructor | Default Constructor |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
m_PSWorkflowHost | Creates an instance of PSWorkflowHowst (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) |
Name | Description | |
---|---|---|
ConsoleFilePath | Specifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
Input | Optional pipeline input to pass into the script. | |
Options | Specifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) | |
Result | (Inherited from System.Activities.Activity<TResult>) | |
ResultType | (Inherited from System.Activities.ActivityWithResult) | |
Source | The PowerShell source to be executed. |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity<TResult>) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity<TResult>) | |
CacheMetadata | Overloaded. Overridden. Registers activity Metadata | |
Cancel | (Inherited from System.Activities.NativeActivity<TResult>) | |
Execute | Overridden. Executes the PSWrapper Activity | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity<TResult>) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity<TResult>) |