SP. Объект Taxonomy.TaxonomyItem (sp.taxonomy)
Базовый класс, представляющий элемент в банке терминов.
Дата последнего изменения: 9 марта 2015 г.
Область применения: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Taxonomy.TaxonomyItem()
Элементы
Объект TaxonomyItem содержит следующие элементы.
Конструктор
Объект TaxonomyItem имеет следующий конструктор.
Конструктор |
Описание |
---|---|
Initializes a new instance of the SP. Объект Taxonomy.TaxonomyItem (sp.taxonomy) object. |
Методы
Объект TaxonomyItem содержит следующие методы.
Метод |
Описание |
---|---|
Deletes the current TaxonomyItem object from the system. |
|
Normalizes a name of a TaxonomyItem object. |
Свойства
Объект TaxonomyItem имеет следующие свойства.
Свойство |
Описание |
---|---|
Gets the DateTime at which this item was created. |
|
Gets the Id of the current TaxonomyItem. |
|
Gets the DateTime at which this item was most recently updated. |
|
Gets or sets the name of the current TaxonomyItem object. |
|
Gets the TermStore object from which the current TaxonomyItem was retrieved. |