SP.Taxonomy.TaxonomyFieldValue object (sp.taxonomy)

Represents a single value held in a SP.Taxonomy.TaxonomyField object (sp.taxonomy) object.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Taxonomy.TaxonomyFieldValue()

Members

The TaxonomyFieldValue object has the following members.

Constructor

The TaxonomyFieldValue object has the following constructor.

Constructor

Description

TaxonomyFieldValue

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

Properties

The TaxonomyFieldValue object has the following properties.

Property

Description

label

Gets or sets the label of the TaxonomyField object.

termGuid

Gets or sets a string representing the Term GUID.

typeId

wssId

Gets or sets the list item ID of the list item containing the taxonomy field value that is encapsulated by the TaxonomyFieldValue object.