SP.Taxonomy.TaxonomyFieldValue.wssId property (sp.taxonomy)

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

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

var value = SP.Taxonomy.TaxonomyFieldValue.get_wssId()
SP.Taxonomy.TaxonomyFieldValue.set_wssId(Number a)

Return value

Number

A 32-bit integer that uniquely identifies the list item containing the taxonomy field in a list.