ProjectCollection.Remove(PublishedProject) Method

Definition

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

Parameters

Returns

Attributes

Applies to