SP. Objeto Taxonomy.Label (sp.taxonomy)

Representa el nombre de un objeto Term en un idioma específico.

Ú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.Label()

Miembros

El objeto Label tiene los siguientes miembros.

Constructor

El objeto Label tiene el siguiente constructor.

Constructor

Descripción

Etiqueta

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

Métodos

El objeto Label tiene los siguientes métodos.

Método

Descripción

deleteObject

Deletes the current Label object.

setAsDefaultForLanguage

Sets the current Label object as the default label for its language.

Propiedades

El objeto Label tiene las siguientes propiedades.

Propiedad

Descripción

isDefaultForLanguage

Indicates whether this Label object is the default label for the label's language.

idioma

Indicates the locale of the current Label object.

término

Returns the Term object that the current Label object is associated with.

Valor

Gets the value of the current Label object.