SP.RoleDefinitionBindingCollection.item property (sp.js)

Gets the role definition at the specified index in the binding collection.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.RoleDefinitionBindingCollection.get_item ()

Parameters

  • index

Return value

Type: SP.RoleDefinition

The role definition at the specified index.