SPMemberCollection.m_role Field
Store the role definition to which the collection belongs.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_role As SPRoleDefinition
'Usage
Dim value As SPRoleDefinition
value = Me.m_role
Me.m_role = value
protected SPRoleDefinition m_role