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