SP.Taxonomy.TermGroup.createTermSet Method (sp.taxonomy)

Creates a new TermSet object in the current TermGroup object by using the provided language and the specified unique identifier.

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

SP.Taxonomy.TermGroup.createTermSet(f, d, e)

Return value

SP.Taxonomy.TermSet

Parameters

  • f

  • d

  • e

  • name
    The name of the new TermSet object that is being created.

  • newTermSetId
    The unique identifier of the new TermSet object that is being created.

  • lcid
    The language code identifier (LCID) for the language that the new TermSet name is written in.