Compartir a través de


de la propiedad StageCreationInformation.PhaseId

Obtiene o establece el GUID para la fase que contiene la etapa del proyecto.

Espacio de nombres:  Microsoft.ProjectServer.Client
Ensamblado:  Microsoft.ProjectServer.Client (en Microsoft.ProjectServer.Client.dll)

Sintaxis

'Declaración
<RemoteAttribute> _
Public Property PhaseId As Guid
    Get
    Set
'Uso
Dim instance As StageCreationInformation
Dim value As Guid

value = instance.PhaseId

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

Valor de propiedad

Tipo: System.Guid
La fase de GUID.

Vea también

Referencia

clase StageCreationInformation

Miembros StageCreationInformation

Espacio de nombres Microsoft.ProjectServer.Client