Compartilhar via


StageCreationInformation.WorkflowStatusPageId propriedade

Obtém ou define o GUID para a página de detalhes do projeto de status estágio fluxo de trabalho.

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

Sintaxe

'Declaração
<RemoteAttribute> _
Public Property WorkflowStatusPageId As Guid
    Get
    Set
'Uso
Dim instance As StageCreationInformation
Dim value As Guid

value = instance.WorkflowStatusPageId

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

Valor de propriedade

Tipo: System.Guid
O GUID do PDP de status do fluxo de trabalho.

Ver também

Referência

StageCreationInformation classe

StageCreationInformation membros

Microsoft.ProjectServer.Client namespace