TaskObject.<Task name>.ExecuteTaskInteractively
ExecuteTaskInteractively()
Interactively executes the task by calling the
BeforeExecuteInteractively event of the task and corresponding route point. The task property Executed is set to
True and it is recorded. When this method is executed, the business process that has generated the task receives a corresponding notification and passes to the next point of the business process route.
Thick client.