Share via


PlanAssignmentIntervalCollection.GetByStart(DateTime) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.ProjectServer.Client.PlanAssignmentInterval GetByStart (DateTime start);
member this.GetByStart : DateTime -> Microsoft.ProjectServer.Client.PlanAssignmentInterval
Public Function GetByStart (start As DateTime) As PlanAssignmentInterval

Parameters

start
DateTime

Returns

Attributes

Applies to