WorkflowTemplate.DocumentLibraryName Property
Office Developer Reference |
Gets the name of the document library associated with the workflow template. Read-only.
Syntax
expression.DocumentLibraryName
expression An expression that returns a WorkflowTemplate object.
Return Value
String
See Also