Freigeben über


PublishedProject.StartDate-Eigenschaft

Ruft den Projektanfangstermin.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property StartDate As DateTime
    Get
'Usage
Dim instance As PublishedProject
Dim value As DateTime

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

Eigenschaftswert

Typ: System.DateTime
Der Projektstarttermin.

Siehe auch

Referenz

PublishedProject Klasse

PublishedProject-Member

Microsoft.ProjectServer.Client-Namespace