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