SPRoleDefinition.Type-Eigenschaft
Ruft den Typ der Rollendefinition.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Type As SPRoleType
Get
'Usage
Dim instance As SPRoleDefinition
Dim value As SPRoleType
value = instance.Type
public SPRoleType Type { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPRoleType
Ein SPRoleType -Wert, der Rollentyp angibt.