Share via


SP.RoleDefinitionBindingCollection.item Property

Applies to: SharePoint Foundation 2010

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

var value = SP.RoleDefinitionBindingCollection.get_item();

Property Value

Type: SP.RoleDefinition Class

The role definition at the specified index.

Applies To

SP.RoleDefinitionBindingCollection Class

See Also

Reference

SP.RoleDefinitionBindingCollection Methods

SP.RoleDefinitionBindingCollection Properties

SP Namespace