Ant Organisation Ltd documentation

EditCaseAction.StartAction Method

Start the action in progress. Called when this action is one of the currently active actions

Overload List

Start the action in progress. Called when this action is one of the currently active actions

public bool StartAction(ActivityInstance,AntConnection,AntTransaction,Group,ref string);

Starts the action, adds an action to the task engine

public bool StartAction(ActivityInstance,AntConnection,AntTransaction,User,ref string);

See Also

EditCaseAction Class | Ant.Workflow.Tasks.Actions Namespace