Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
m_PSWorkflowHost | Creates an instance of PSWorkflowHost |
The following tables list the members exposed by PSActivity.
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
m_PSWorkflowHost | Creates an instance of PSWorkflowHost |
Name | Description | |
---|---|---|
ConsoleFilePath | Specifies the path to the Console file. | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
Options | Specifies options for the PowerShell runtime. | |
Results | The results from the PowerShell command. |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata | |
Cancel | (Inherited from System.Activities.NativeActivity) | |
Execute | Overridden. Checks for a PSWorkflowHost and uses it if found. Otherwise creates a new one. | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |