Share via


SPListItemLastModifiedDate.Exists property

Gets a Boolean value that indicates if the list being queried exists.

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; }

Property value

Type: System.Boolean

See also

Reference

SPListItemLastModifiedDate class

SPListItemLastModifiedDate members

Microsoft.SharePoint.Administration namespace