SP.Taxonomy.TaxonomySession.getTermsById Method (sp.taxonomy)

Gets a set of Term objects based on Term IDs. If a Term is part of more than one TermSet object, it will arbitrarily return the Term object from one of the TermSet objects.

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

SP.Taxonomy.TaxonomySession.getTermsById(c)

Return value

SP.Taxonomy.TermCollection

Parameters

  • c

  • termIds
    A list of Term IDs.