Term.DeleteAllLocalCustomProperties - Méthode
Supprime toutes les propriétés personnalisées locales.
Espace de noms : Microsoft.SharePoint.Client.Taxonomy
Assemblys : Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)
Syntaxe
'Déclaration
Public Sub DeleteAllLocalCustomProperties
'Utilisation
Dim instance As Term
instance.DeleteAllLocalCustomProperties()
public void DeleteAllLocalCustomProperties()
Exceptions
Exception | Condition |
---|---|
UnauthorizedAccessException | L'utilisateur doit disposer de l'autorisation EditTerm pour modifier ce terme pour effectuer cette opération. |