Share via


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

Sets the value of the corresponding field in the list item to the properties of the specified Term in the specified language.

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

SP.Taxonomy.TaxonomyField.setFieldValueByTerm(c, e, d)

Parameters

  • c

  • e

  • d

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

  • term
    The Term object whose properties are used to update the field value.

  • lcid
    The language code identifier (LCID) of the language of the default Label to use.