_sSiteMetadata.LastModifiedForceRecrawl Field

Specifies the UTC date and time when the permissions of any structural element of the site collection were last modified.

Namespace:  [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx

Syntax

'Declaration
Public LastModifiedForceRecrawl As DateTime
'Usage
Dim instance As _sSiteMetadata
Dim value As DateTime

value = instance.LastModifiedForceRecrawl

instance.LastModifiedForceRecrawl = value
public DateTime LastModifiedForceRecrawl

Remarks

This is the date and time on which the URL space was last traversed to acquire items to record in a search catalog, or when security associated with the site was last changed.

See Also

Reference

_sSiteMetadata Structure

_sSiteMetadata Members

SiteData Web Service

IExternalSecurityWeb

LastSecurityModifiedDate