SP.ChangeQuery.systemUpdate Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether updates made using the item SystemUpdate method are included in the query.
var value = SP.ChangeQuery.get_systemUpdate();
SP.ChangeQuery.set_systemUpdate(value);
Property Value
Type: Boolean