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

用語ストア内のアイテムを表す基本クラスです。

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

var object = new SP.Taxonomy.TaxonomyItem()

メンバー

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

Constructor

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

コンストラクター

説明

TaxonomyItem

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

メソッド

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

メソッド

説明

deleteObject

Deletes the current TaxonomyItem object from the system.

normalizeName

Normalizes a name of a TaxonomyItem object.

プロパティ

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

プロパティ

説明

createdDate

Gets the DateTime at which this item was created.

id

Gets the Id of the current TaxonomyItem.

lastModifiedDate

Gets the DateTime at which this item was most recently updated.

Gets or sets the name of the current TaxonomyItem object.

termStore

Gets the TermStore object from which the current TaxonomyItem was retrieved.