Group.CanCurrentUserEditMembership-Eigenschaft
Ruft der boolesche Wert, der angibt, ob der aktuelle Benutzer die Mitgliedschaft in der Gruppe ändern kann.
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property CanCurrentUserEditMembership As Boolean
Get
'Usage
Dim instance As Group
Dim value As Boolean
value = instance.CanCurrentUserEditMembership
public bool CanCurrentUserEditMembership { get; }
Eigenschaftswert
Typ: System.Boolean
Gibt Boolean zurück.