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

Gets whether the current Term object has been deprecated.

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

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

Return value

true if the current Term is deprecated; otherwise, false.