SP.ChangeQuery.restore Property

Applies to: SharePoint Foundation 2010

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

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

Property Value

Type: Boolean

Applies To

SP.ChangeQuery Class

See Also

Reference

SP.ChangeQuery Methods

SP.ChangeQuery Properties

SP Namespace