Share via


Workflow.WorkflowTaskListUrl field

Specifies a name for the root site of the workflow task list.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Const WorkflowTaskListUrl As String
'Usage
Dim value As String

value = Workflow.WorkflowTaskListUrl
public const string WorkflowTaskListUrl

Remarks

The value of WorkflowTaskListUrl is "Project Server Workflow Tasks".

See also

Reference

Workflow class

Workflow members

Microsoft.Office.Project.Server.Library namespace