Compartir a través de


de la propiedad PhaseCreationInformation.Name

Obtiene o establece el nombre de la fase.

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

Sintaxis

'Declaración
<RemoteAttribute> _
Public Property Name As String
    Get
    Set
'Uso
Dim instance As PhaseCreationInformation
Dim value As String

value = instance.Name

instance.Name = value
[RemoteAttribute]
public string Name { get; set; }

Valor de propiedad

Tipo: System.String
El nombre de fase.

Vea también

Referencia

clase PhaseCreationInformation

Miembros PhaseCreationInformation

Espacio de nombres Microsoft.ProjectServer.Client