Поделиться через


SP. Объект Taxonomy.TaxonomyItem (sp.taxonomy)

Базовый класс, представляющий элемент в банке терминов.

Дата последнего изменения: 9 марта 2015 г.

Область применения: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Taxonomy.TaxonomyItem()

Элементы

Объект TaxonomyItem содержит следующие элементы.

Конструктор

Объект 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.

Идентификатор

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.