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