Share via


Document.GetWorkflowTasks Method

Definition

Returns the workflow tasks that are assigned to the document.

public Microsoft.Office.Core.WorkflowTasks GetWorkflowTasks();

Returns

A WorkflowTasks collection that contains the workflow tasks that are assigned to the document.

Applies to