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