SP.Taxonomy.TermStore Properties (sp.taxonomy)

The TermStore object has the following properties.

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

Properties

Property

Description

contentTypePublishingHub

Gets the URI of the SP.Site object (sp.js) object used as the content type syndication hub, if it exists.

defaultLanguage

Gets the LCID of the default working language for the current SP.Taxonomy.TermStore object (sp.taxonomy) object.

groups

Gets a collection of SP.Taxonomy.TermGroup object (sp.taxonomy) objects from the term store.

hashTagsTermSet

Gets the hash tags term set for a SP.Taxonomy.TermStore object (sp.taxonomy) object that contains a set of # tags.

id

Gets the unique identifier of the SP.Taxonomy.TermStore object (sp.taxonomy) object.

isOnline

Indicates whether this term store is currently online (available).

keywordsTermSet

Gets the SP.Taxonomy.TermSet object (sp.taxonomy) object for this SP.Taxonomy.TermStore object (sp.taxonomy) object.

languages

Gets an integer collection of LCIDs.

name

Gets the name of the current SP.Taxonomy.TermStore object (sp.taxonomy) object.

orphanedTermsTermSet

Gets the SP.Taxonomy.TermSet object (sp.taxonomy) for this SP.Taxonomy.TermStore object (sp.taxonomy) that contains the set of Orphaned Term objects.

systemGroup

Gets the SP.Taxonomy.TermGroup object (sp.taxonomy) object for this SP.Taxonomy.TermStore object (sp.taxonomy) object that contains the set of System TermSets (Keywords and Orphaned Terms).

workingLanguage

Gets the current working language for the SP.Taxonomy.TermStore object (sp.taxonomy) object.