SP.Taxonomy.Term.isReused property (sp.taxonomy)
Gets whether the current Term object is a reused Term.
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.Taxonomy.Term.get_isReused()
Return value
true if the current Term is a reused Term; otherwise, false.