TimeSheetWorkCollection.GetByStartDate(DateTime) Method

Definition

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

Parameters

start
DateTime

Returns

Attributes

Applies to