CustomFieldCollection.Remove(CustomField) Method

Definition

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

Parameters

field
CustomField

Returns

Attributes

Applies to