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.
Represents the type of changed object.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Enumeration ChangedItemType
'Usage
Dim instance As ChangedItemType
public enum ChangedItemType
Members
Member name | Description | |
---|---|---|
Unknown | The change is not valid. | |
Term | Represents a Term object. | |
TermSet | Represents a TermSet object. | |
Group | Represents a Group object. | |
TermStore | Represents a TermStore object.
The change indicated is a global change, such as the set of available languages that have been changed. |
|
Site | Represents a reused Term on a site. |