JAMS 6.x Help
PSActivityGeneric<TResult> Class Methods


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

Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodCacheMetadataOverloaded. Overridden. Registers Activity Metadata  
Protected MethodCancel (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodExecuteOverridden. Checks for a PSWorkflowHost and uses it if found. Otherwise creates a new one.  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

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