Share via


WorkflowTemplate.DocumentLibraryName Property

Gets the name of the document library associated with the workflow template. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property DocumentLibraryName As String
    Get
'Usage
Dim instance As WorkflowTemplate
Dim value As String

value = instance.DocumentLibraryName
string DocumentLibraryName { get; }

Property Value

Type: System.String
String

See Also

Reference

WorkflowTemplate Interface

WorkflowTemplate Members

Microsoft.Office.Core Namespace