TaxonomyField.SetFieldValueByTermCollection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public void SetFieldValueByTermCollection (Microsoft.SharePoint.Client.ListItem item, Microsoft.SharePoint.Client.Taxonomy.TermCollection terms, int lcid);
member this.SetFieldValueByTermCollection : Microsoft.SharePoint.Client.ListItem * Microsoft.SharePoint.Client.Taxonomy.TermCollection * int -> unit
Public Sub SetFieldValueByTermCollection (item As ListItem, terms As TermCollection, lcid As Integer)
Parameters
- item
- ListItem
- terms
- TermCollection
- lcid
- Int32
- Attributes