Compartilhar via


PublishedProject.StartDate propriedade

Obtém a data de início do projeto.

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

Sintaxe

'Declaração
<RemoteAttribute> _
Public ReadOnly Property StartDate As DateTime
    Get
'Uso
Dim instance As PublishedProject
Dim value As DateTime

value = instance.StartDate
[RemoteAttribute]
public DateTime StartDate { get; }

Valor de propriedade

Tipo: System.DateTime
A data de início do projeto.

Ver também

Referência

PublishedProject classe

PublishedProject membros

Microsoft.ProjectServer.Client namespace