SP.ChangeQuery.site Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether changes to site collections are included in the query.
var value = SP.ChangeQuery.get_site();
SP.ChangeQuery.set_site(value);
Property Value
Type: Boolean