SP.Taxonomy.TaxonomyField.setFieldValueByCollection Method (sp.taxonomy)
Sets the value of the corresponding multi-value field in the list item to the properties of the Term objects in the specified collection, in the specified language.
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Taxonomy.TaxonomyField.setFieldValueByCollection(d, a, e)
Parameters
d
a
e
item
The SP.ListItem object whose field is to be updated.terms
The collection of Term objects whose properties are to be used to update the field value.lcid
The language code identifier (LCID) of the language of the default Label objects to use.