다음을 통해 공유


PlanAssignmentInterval.End property

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

Syntax

'Declaration
Public ReadOnly Property End As DateTime
    Get
'Usage
Dim instance As PlanAssignmentInterval
Dim value As DateTime

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

Property value

Type: System.DateTime

See also

Reference

PlanAssignmentInterval class

PlanAssignmentInterval members

Microsoft.ProjectServer.Client namespace