SPMemberCollection.m_role field

Store the role definition to which the collection belongs.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected m_role As SPRoleDefinition
'Usage
Dim value As SPRoleDefinition

value = Me.m_role

Me.m_role = value
protected SPRoleDefinition m_role

See also

Reference

SPMemberCollection class

SPMemberCollection members

Microsoft.SharePoint namespace