EngagementTimephasedPeriod.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 EngagementTimephasedPeriod
Dim value As DateTime
value = instance.End
public DateTime End { get; }
Property value
Type: System.DateTime
See also
Reference
EngagementTimephasedPeriod class