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

Gets or sets a Boolean value that indicates whether the TaxonomyField value points to the Enterprise Keywords TermSet object.

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

var value = SP.Taxonomy.TaxonomyField.get_isKeyword()
SP.Taxonomy.TaxonomyField.set_isKeyword(a)

Return value

true if the TaxonomyField object points to the Enterprise Keywords TermSet; otherwise, false