SP.RoleDefinitionCollection.item Property
Applies to: SharePoint Foundation 2010
Gets the role definition at the specified index in the collection.
var value = SP.RoleDefinitionCollection.get_item();
Property Value
Type: SP.RoleDefinition Class
The role definition at the specified index.
Applies To
SP.RoleDefinitionCollection Class
See Also
Reference
SP.RoleDefinitionCollection Methods