SP へTaxonomy.TermSet オブジェクト (sp.taxonomy)
「用語セット」と呼ばれる用語のオブジェクトの階層またはフラット セットを表します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Taxonomy.TermSet()
メンバー
TermSetオブジェクトでは、次のメンバーがあります。
Constructor
TermSetオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of a SP へTaxonomy.TermSet オブジェクト (sp.taxonomy) object. |
メソッド
TermSetオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
Adds a stakeholder to the TermSet object. |
|
Creates a copy of the TermSet object under the current parent TermGroup object. |
|
Deletes a stakeholder from the TermSet object. |
|
Returns a collection containing a flat list of all Term objects in the TermSet object. |
|
Specifies a collection of ChangedItem objects that represent changes to the current TermSet since a specified time. |
|
Gets a collection of all Term objects from the current TermSet object based on the label criteria provided. |
|
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. |
|
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. |