SP.Taxonomy.TaxonomyField.sspId property (sp.taxonomy)

Gets or sets the GUID that identifies the TermStore object, which contains the Enterprise Keywords for the site that the current TaxonomyField belongs to.

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

var value = SP.Taxonomy.TaxonomyField.get_sspId()
SP.Taxonomy.TaxonomyField.set_sspId(a)

Return value

A Guid struct that identifies the TermStore which contains the Enterprise Keywords for the site that this TaxonomyField belongs to.