SP.ChangeQuery.roleDefinitionUpdate Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether adding role assignments is included in the query.
var value = SP.ChangeQuery.get_roleDefinitionUpdate();
SP.ChangeQuery.set_roleDefinitionUpdate(value);
Property Value
Type: Boolean