SP.ChangeQuery.roleAssignmentAdd 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_roleAssignmentAdd();
SP.ChangeQuery.set_roleAssignmentAdd(value);
Property Value
Type: Boolean