Share via


FieldLink.DeleteObject method

Delete this FieldLink from the collection of the parent content type.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Sub DeleteObject
'Usage
Dim instance As FieldLink

instance.DeleteObject()
public void DeleteObject()

See also

Reference

FieldLink class

FieldLink members

Microsoft.SharePoint.Client namespace