SP.Taxonomy.ChangedTermSet object (sp.taxonomy)

Indicates a change that happened to a TermSet object.

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

var object = new SP.Taxonomy.ChangedTermSet()

Members

The ChangedTermSet object has the following members.

Constructor

The ChangedTermSet object has the following constructor.

Constructor

Description

ChangedTermSet

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

Properties

The ChangedTermSet object has the following properties.

Property

Description

fromGroupId

Gets the ID of the SP.Taxonomy.TermGroup object (sp.taxonomy) object from which a SP.Taxonomy.TermSet object (sp.taxonomy) object is moved.

groupId

Gets the ID of the SP.Taxonomy.TermGroup object (sp.taxonomy) object to which the changed SP.Taxonomy.TermSet object (sp.taxonomy) object belongs.