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