SP.RoleAssignmentCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the role assignment at the specified index in the collection.

var value = SP.RoleAssignmentCollection.get_item();

Property Value

Type: SP.RoleAssignment Class

The role assignment at the specified index.

Applies To

SP.RoleAssignmentCollection Class

See Also

Reference

SP.RoleAssignmentCollection Methods

SP.RoleAssignmentCollection Properties

SP Namespace