Share via


Activity.DEFAULT_WORKFLOW_UID field

Specifies the GUID of the SharePoint workflow association for the Project Server sample workflow.

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

Syntax

'Declaration
Public Shared ReadOnly DEFAULT_WORKFLOW_UID As Guid
'Usage
Dim value As Guid

value = Activity.DEFAULT_WORKFLOW_UID
public static readonly Guid DEFAULT_WORKFLOW_UID

Remarks

The value of DEFAULT_WORKFLOW_UID is EE314D94-4ED7-4a9c-870E-9DB60B379DB2.

See also

Reference

Activity class

Activity members

Microsoft.Office.Project.Server.Library namespace