TermSetItem.DeleteAllCustomProperties method
Deletes all custom properties from this item.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public MustOverride Sub DeleteAllCustomProperties
'Usage
Dim instance As TermSetItem
instance.DeleteAllCustomProperties()
public abstract void DeleteAllCustomProperties()