Udostępnij za pośrednictwem


TaxonomyField.SetFieldValueByTermCollection Method

Definition

[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
lcid
Int32
Attributes

Applies to