TimeSheetWorkCollection.Remove(TimeSheetWork) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<bool> Remove (Microsoft.ProjectServer.Client.TimeSheetWork work);
member this.Remove : Microsoft.ProjectServer.Client.TimeSheetWork -> Microsoft.SharePoint.Client.ClientResult<bool>
Public Function Remove (work As TimeSheetWork) As ClientResult(Of Boolean)

Parameters

Returns

Attributes

Applies to