_sSiteMetadata.LastModifiedForceRecrawl field

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

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcSiteData namespace

IExternalSecurityWeb

LastSecurityModifiedDate