SP.Taxonomy.ChangedTermStore object (sp.taxonomy)

Indicates a change that happened to a TermStore object.

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

var object = new SP.Taxonomy.ChangedTermStore()

Members

The ChangedTermStore object has the following members.

Constructor

The ChangedTermStore object has the following constructor.

Constructor

Description

ChangedTermStore

Initializes a new instance of a SP.Taxonomy.ChangedTermStore object (sp.taxonomy) object.

Properties

The ChangedTermStore object has the following properties.

Property

Description

changedLanguage

Gets an integer that represents the changed language.

isDefaultLanguageChanged

Gets a Boolean value that indicates whether this change changed the default language of the TermStore object.

isFullFarmRestore

Gets a Boolean value that indicates whether the term store change is a full farm restore.