Share via


StageCreationInformation.WorkflowStatusPageId property

Gets or sets the GUID for the stage workflow status project detail page.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property WorkflowStatusPageId As Guid
    Get
    Set
'Usage
Dim instance As StageCreationInformation
Dim value As Guid

value = instance.WorkflowStatusPageId

instance.WorkflowStatusPageId = value
[RemoteAttribute]
public Guid WorkflowStatusPageId { get; set; }

Property value

Type: System.Guid
The GUID for the workflow status PDP.

See also

Reference

StageCreationInformation class

StageCreationInformation members

Microsoft.ProjectServer.Client namespace