Freigeben über


SP. Taxonomy.TaxonomyFieldValue-Objekt (sp.taxonomy)

Stellt einen einzelnen Wert in einem SP. Taxonomy.TaxonomyField-Objekt (sp.taxonomy) -Objekt gespeichert.

Letzte Änderung: Montag, 9. März 2015

Gilt für: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Taxonomy.TaxonomyFieldValue()

Elemente

Das TaxonomyFieldValue -Objekt verfügt über die folgenden Elemente.

Konstruktor

Das TaxonomyFieldValue -Objekt hat den folgenden Konstruktor.

Konstruktor

Beschreibung

TaxonomyFieldValue

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

Eigenschaften

Das TaxonomyFieldValue -Objekt hat die folgenden Eigenschaften.

Eigenschaft

Beschreibung

Bezeichnung

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.