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

Gets a Term object that is based on Term IDs. If the current Term belongs to multiple TermSet objects, it will arbitrarily return the Term from one of the TermSet objects.

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

SP.Taxonomy.TaxonomySession.getTerm(d)

Return value

SP.Taxonomy.Term

Parameters

  • d

  • termId
    The Term ID of the Term to get.