SP.Taxonomy.TaxonomyField.setFieldValueByValue Method (sp.taxonomy)

Sets the value of the corresponding field in the list item to the value of the specified TaxonomyFieldValue object.

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

SP.Taxonomy.TaxonomyField.setFieldValueByValue(d, a)

Parameters

  • d

  • a

  • item
    The SP.ListItem object whose field is to be updated.

  • taxValue
    The TaxonomyFieldValue object whose value is to be used to update this field.