ChangedItem - Classe

Représente une modification à l'objet TermStore .

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Taxonomy.ChangedItem
    Microsoft.SharePoint.Taxonomy.ChangedGroup
    Microsoft.SharePoint.Taxonomy.ChangedSite
    Microsoft.SharePoint.Taxonomy.ChangedTerm
    Microsoft.SharePoint.Taxonomy.ChangedTermSet
    Microsoft.SharePoint.Taxonomy.ChangedTermStore

Espace de noms :  Microsoft.SharePoint.Taxonomy
Assembly :  Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class ChangedItem
'Utilisation
Dim instance As ChangedItem
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class ChangedItem

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ChangedItem - Membres

Microsoft.SharePoint.Taxonomy - Espace de noms

ChangedGroup

ChangedItemCollection

ChangedItemType

ChangedTerm

ChangedTermSet

ChangedTermStore