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