Share via


Term.DeleteAllLocalCustomProperties method

Deletes all local custom properties.

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

Syntax

'Declaration
Public Sub DeleteAllLocalCustomProperties
'Usage
Dim instance As Term

instance.DeleteAllLocalCustomProperties()
public void DeleteAllLocalCustomProperties()

Exceptions

Exception Condition
UnauthorizedAccessException

The user must have the EditTerm permission to edit this term to perform this operation.

See also

Reference

Term class

Term members

Microsoft.SharePoint.Taxonomy namespace