Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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