Share via


SP.Taxonomy.TermStore.getTermInTermSet Method (sp.taxonomy)

Gets a SP.Taxonomy.Term object (sp.taxonomy) object that is based on the ID of the SP.Taxonomy.TermSet object (sp.taxonomy) object and the ID of the term.

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

SP.Taxonomy.TermStore.getTermInTermSet(d, e)

Return value

SP.Taxonomy.Term

Parameters

  • termSetId
    The ID of the TermSet that the Term is a member of.

  • termId
    The ID of the Term object to get.