_Document.GetWorkflowTasks Method
Returns the workflow tasks assigned to a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Function GetWorkflowTasks As WorkflowTasks
'Usage
Dim instance As _Document
Dim returnValue As WorkflowTasks
returnValue = instance.GetWorkflowTasks()
WorkflowTasks GetWorkflowTasks()
Return Value
Type: WorkflowTasks
WorkflowTasks