Document.GetWorkflowTasks Method
Word Developer Reference |
Returns a WorkflowTasks collection that represents the workflow tasks assigned to a document.
Version Information
Version Added: Word 2007
Syntax
expression.GetWorkflowTasks
expression An expression that returns a Document object.
Return Value
WorkflowTasks
See Also