Ant Organisation Ltd documentation

QuestionAction.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);

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

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

See Also

QuestionAction Class | Ant.Workflow.Tasks.Actions Namespace