WorkflowTemplate.DocumentLibraryURL Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the URL address of the document library where workflow templates are stored. Read-only.
public:
property System::String ^ DocumentLibraryURL { System::String ^ get(); };
public string DocumentLibraryURL { get; }
member this.DocumentLibraryURL : string
Public ReadOnly Property DocumentLibraryURL As String
Property Value
String