WorkflowTask.WorkflowID Property
Office Developer Reference |
Gets the ID of the workflow associated with a workflow task. Read-only.
Syntax
expression.WorkflowID
expression An expression that returns a WorkflowTask object.
Return Value
String
See Also