Ant Organisation Ltd documentation

WorkflowTask.Delegate Method 

Delegate the task

public void Delegate(
   AuthenticatedUser user,
   User newOwner,
   AntConnection conn,
   AntTransaction trans
);

Parameters

user
Logged on user
newOwner
New owner of the task
conn
Connection to the workflow database
trans
Transaction on the connection

See Also

WorkflowTask Class | Ant.Workflow.Tasks Namespace