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.
Gets the role type of the policy role.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property Type As SPPolicyRoleType
Get
'Usage
Dim instance As SPPolicyRole
Dim value As SPPolicyRoleType
value = instance.Type
public SPPolicyRoleType Type { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPPolicyRoleType
An SPPolicyRoleType value that indicates the policy role type.