SP.RoleDefinition.roleTypeKind Property
Gets a value that specifies the type of the role definition.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
var value = SP.RoleDefinition.get_roleTypeKind();
Property Value
Type: SP.RoleType
Applies To
Remarks
It must be a value from the Microsoft.SharePoint.Client.RoleType enumeration. Its value must be equal to or greater than 0. Its value must be equal to or less than 6.