다음을 통해 공유


EngagementCreationInformation.Start property

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

Syntax

'Declaration
Public Property Start As DateTime
    Get
    Set
'Usage
Dim instance As EngagementCreationInformation
Dim value As DateTime

value = instance.Start

instance.Start = value
public DateTime Start { get; set; }

Property value

Type: System.DateTime

See also

Reference

EngagementCreationInformation class

EngagementCreationInformation members

Microsoft.ProjectServer.Client namespace