SP.SecurableObject.hasUniqueRoleAssignments Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the role assignments are uniquely defined for this securable object or inherited from a parent securable object.
var value = SP.SecurableObject.get_hasUniqueRoleAssignments();
Property Value
Type: Boolean