Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
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.