TermStore.GetTermsById(Guid[]) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Taxonomy.TermCollection GetTermsById (Guid[] termIds);
member this.GetTermsById : Guid[] -> Microsoft.SharePoint.Client.Taxonomy.TermCollection
Public Function GetTermsById (termIds As Guid()) As TermCollection

Parameters

termIds
Guid[]

Returns

Attributes

Applies to