SPRoleDefinition.Type property
Obtém o tipo da definição de função.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Type As SPRoleType
Get
'Uso
Dim instance As SPRoleDefinition
Dim value As SPRoleType
value = instance.Type
public SPRoleType Type { get; }
Property value
Type: Microsoft.SharePoint.SPRoleType
Um valor de SPRoleType que indica o tipo de função.