ChangedItemType enumeration
SharePoint Online
Represents the type of changed object.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
| 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. |
Show: