Ant Organisation Ltd documentation

WorkflowTask.ExecuteAction Method 

Executes an action on this task

public void ExecuteAction(
   AuthenticatedUser user,
   string action,
   string comment
);

Parameters

user
Logged on user
action
Name of action to perform
comment
Comment to add to the action

See Also

WorkflowTask Class | Ant.Workflow.Tasks Namespace