Freigeben über


SPListItemLastModifiedDate.Exists-Eigenschaft

Ruft einen booleschen Wert, der angibt, ob die abgefragte Liste vorhanden ist.

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

Syntax

'Declaration
Public ReadOnly Property Exists As Boolean
    Get
'Usage
Dim instance As SPListItemLastModifiedDate
Dim value As Boolean

value = instance.Exists
public bool Exists { get; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPListItemLastModifiedDate Klasse

SPListItemLastModifiedDate-Member

Microsoft.SharePoint.Administration-Namespace