Share via


IExternalSecurityWeb.GetLastModified Method

Returns the security modification date for a site or list for the purpose of recrawling the site or list with the search crawler.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Function GetLastModified As DateTime
'Usage
Dim instance As IExternalSecurityWeb
Dim returnValue As DateTime

returnValue = instance.GetLastModified()
DateTime GetLastModified()

Return Value

Type: System.DateTime
A System.DateTime value that specifies the date and time that the site or list was last modified.

See Also

Reference

IExternalSecurityWeb Interface

IExternalSecurityWeb Members

Microsoft.SharePoint Namespace