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