SP. Objeto Taxonomy.TermSet (sp.taxonomy)

Representa un conjunto jerárquico o plano de objetos Term denominado "TermSet".

Última modificación: lunes, 09 de marzo de 2015

Hace referencia a: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Taxonomy.TermSet()

Miembros

El objeto TermSet tiene los siguientes miembros.

Constructor

El objeto TermSet tiene el siguiente constructor.

Constructor

Descripción

TermSet

Initializes a new instance of a SP. Objeto Taxonomy.TermSet (sp.taxonomy) object.

Métodos

El objeto TermSet tiene los siguientes métodos.

Método

Descripción

addStakeholder

Adds a stakeholder to the TermSet object.

copia

Creates a copy of the TermSet object under the current parent TermGroup object.

deleteStakeholder

Deletes a stakeholder from the TermSet object.

exportObject

getAllTerms

Returns a collection containing a flat list of all Term objects in the TermSet object.

getChanges

Specifies a collection of ChangedItem objects that represent changes to the current TermSet since a specified time.

getTerm

Gets a Term from the current TermSet based on its ID.

getTerms

Gets a collection of all Term objects from the current TermSet object based on the label criteria provided.

getTermsWithCustomProperty

Gets a collection of all Term objects from the current TermSet object that have a custom property matching the criteria provided.

mover

Moves the current TermSet into a different TermGroup object.

Propiedades

El objeto TermSet tiene las siguientes propiedades.

Propiedad

Descripción

Póngase en contacto con

Gets and sets the contact for the current TermSet object.

Descripción

Gets and sets the description for the current TermSet object.

grupo

Gets the parent TermGroup object of the current TermSet object.

isOpenForTermCreation

Indicates whether the TermSet can be updated by all users, or alternatively just by the specified contributors for the TermGroup object.

partes interesadas

Gets the collection of stakeholders for the current TermSet object.