Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes all local custom properties.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.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. |