WorkflowTemplate.DocumentLibraryURL Property
Office Developer Reference |
Gets the URL address of the document library where workflow templates are stored. Read-only.
Syntax
expression.DocumentLibraryURL
expression An expression that returns a WorkflowTemplate object.
Return Value
String
See Also