다음을 통해 공유


PublishedProject.StartDate property

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

Syntax

'Declaration
Public ReadOnly Property StartDate As DateTime
    Get
'Usage
Dim instance As PublishedProject
Dim value As DateTime

value = instance.StartDate
public DateTime StartDate { get; }

Property value

Type: System.DateTime

See also

Reference

PublishedProject class

PublishedProject members

Microsoft.ProjectServer.Client namespace