JAMS Developer Guide
CMDScript Class Methods


MVPSI.JAMS.Activities Namespace : CMDScript Class

For a list of all members of this type, see CMDScript members.

Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<int>)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<int>)
Protected MethodOverridden. Checks results of Async operation.  
Protected MethodOverloaded. Registers Activity Metadata (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<int>)
Protected MethodOverridden. Cancels execution of comand script.  
Protected MethodExecutes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<int>)
Protected MethodOverridden. Executes the command and checks the result  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<int>)
Protected MethodOverridden. Starts Executing a command script asynchronously.  
Protected Method (Inherited from System.Activities.NativeActivity<int>)
Top
See Also

Reference

CMDScript Class
MVPSI.JAMS.Activities Namespace