Ant Organisation Ltd documentation | |
QuestionAction.StartAction Method (ActivityInstance, AntConnection, AntTransaction, Group, String)
Start the action in progress. Called when this action is one of the currently active actions
Parameters
- instance
- Activity instance which is performing this action
- connection
- Database connection being used in this transaction
- transaction
- Transaction on the connection which can be used to write to the database
- performer
- Group to whom to assign this action
- state
- State string which is used/modified by this action
Return Value
true is a response is expected
Implements
GroupAction.StartAction
See Also
QuestionAction Class | Ant.Workflow.Tasks.Actions Namespace | QuestionAction.StartAction Overload List