LookupTableCollection.Remove(LookupTable) Method

Definition

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

Parameters

table
LookupTable

Returns

Attributes

Applies to