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()