SP.Taxonomy.ChangedItemType enumeration (sp.taxonomy)

Represents the type of changed taxonomy object.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.Taxonomy.ChangedItemType

Members

TheChangedItemType enumeration has the following members.

Member

Value

Description

group

A SP.Taxonomy.TermGroup object (sp.taxonomy) object.

site

A Site object.

term

A SP.Taxonomy.Term object (sp.taxonomy) object.

termSet

A SP.Taxonomy.TermSet object (sp.taxonomy) object.

termStore

A SP.Taxonomy.TermStore object (sp.taxonomy) object.

unknown