Freigeben über


SPObjectSharingInformation.HasPendingAccessRequests-Eigenschaft

Ruft ab, ob ausstehende Anforderungen für das sicherungsfähige Objekt vorhanden sind.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property HasPendingAccessRequests As Boolean
    Get
    Private Set
'Usage
Dim instance As SPObjectSharingInformation
Dim value As Boolean

value = instance.HasPendingAccessRequests
public bool HasPendingAccessRequests { get; private set; }

Eigenschaftswert

Typ: System.Boolean
true wenn ausstehende Anforderungen, andernfalls falsevorhanden sind.

Siehe auch

Referenz

SPObjectSharingInformation Klasse

SPObjectSharingInformation-Member

Microsoft.SharePoint-Namespace