SP.ChangeQuery.restore property (sp.js)

Gets or sets a value that specifies whether restoring items from the recycle bin or from backups is included in the query.

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

var value = SP.ChangeQuery.get_restore ()
var value = SP.ChangeQuery.set_restore ()

Return value

Type: Boolean