SP へTaxonomy.TermSet オブジェクト (sp.taxonomy)

「用語セット」と呼ばれる用語のオブジェクトの階層またはフラット セットを表します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Taxonomy.TermSet()

メンバー

TermSetオブジェクトでは、次のメンバーがあります。

Constructor

TermSetオブジェクトでは、次のコンスがあります。

コンストラクター

説明

TermSet

Initializes a new instance of a SP へTaxonomy.TermSet オブジェクト (sp.taxonomy) object.

メソッド

TermSetオブジェクトでは、次の方法があります。

メソッド

説明

addStakeholder

Adds a stakeholder to the TermSet object.

コピー

Creates a copy of the TermSet object under the current parent TermGroup object.

deleteStakeholder

Deletes a stakeholder from the TermSet object.

exportObject

getAllTerms

Returns a collection containing a flat list of all Term objects in the TermSet object.

getChanges

Specifies a collection of ChangedItem objects that represent changes to the current TermSet since a specified time.

getTerm

Gets a Term from the current TermSet based on its ID.

getTerms

Gets a collection of all Term objects from the current TermSet object based on the label criteria provided.

getTermsWithCustomProperty

Gets a collection of all Term objects from the current TermSet object that have a custom property matching the criteria provided.

移動します。

Moves the current TermSet into a different TermGroup object.

プロパティ

TermSetオブジェクトでは、次のプロパティがあります。

プロパティ

説明

連絡先

Gets and sets the contact for the current TermSet object.

説明

Gets and sets the description for the current TermSet object.

グループ

Gets the parent TermGroup object of the current TermSet object.

isOpenForTermCreation

Indicates whether the TermSet can be updated by all users, or alternatively just by the specified contributors for the TermGroup object.

関係者

Gets the collection of stakeholders for the current TermSet object.