SP.Taxonomy.Term.isPinned property (sp.taxonomy)

Gets a Boolean value that indicates if this is a pinned object.

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

var value = SP.Taxonomy.Term.get_isPinned()

Return value

true if the object is pinned; otherwise, false.