다음을 통해 공유


StageCreationInformation.WorkflowStatusPageId property

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

Syntax

'Declaration
Public Property WorkflowStatusPageId As Guid
    Get
    Set
'Usage
Dim instance As StageCreationInformation
Dim value As Guid

value = instance.WorkflowStatusPageId

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

Property value

Type: System.Guid

See also

Reference

StageCreationInformation class

StageCreationInformation members

Microsoft.ProjectServer.Client namespace