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

用語ストアのオブジェクトの最上位のコンテナーを表します。

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

var object = new SP.Taxonomy.TermGroup()

メンバー

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

Constructor

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

コンストラクター

説明

TermGroup

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

メソッド

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

メソッド

説明

createTermSet

Creates a new TermSet object in the current TermGroup object by using the provided language and the specified unique identifier.

exportObject

getChanges

Specifies a collection of ChangedItem objects that represent changes to this TermGroup since a specified time.

getTermSetsWithCustomProperty

Gets a collection of all of the TermSet objects in this TermGroup that the current user has permissions to read, that have a custom property matching the criteria provided.

プロパティ

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

プロパティ

説明

説明

Specifies the description of this TermGroup object.

isSiteCollectionGroup

Specifies information about whether this TermGroup object is used only by a specific TermGroupCollection.

isSystemGroup

Specifies information about whether this TermGroup object is the system TermGroup. The system TermGroup is the TermGroup where TermSet objects are used by the system itself.

termSets

Specifies a collection of the child TermSet instances of this TermGroup.