Gets the tasks for a specified group
public WorkflowTasks GetTasks(AuthenticatedUser,Group);
Gets the tasks for a specified user
public WorkflowTasks GetTasks(AuthenticatedUser,User);
WorkflowTaskManager Class | Ant.Workflow.Tasks Namespace