_sWebWithTime.LastModified field

Specifies the date and time, in UTC format, when the contents of the site were last modified.

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

Syntax

'Declaration
Public LastModified As DateTime
'Usage
Dim instance As _sWebWithTime
Dim value As DateTime

value = instance.LastModified

instance.LastModified = value
public DateTime LastModified

Remarks

Windows SharePoint Services stores date and time values in Coordinated Universal Time (UTC) format, and almost all date and time values that are returned by members of the object model are in UTC format.

See also

Reference

_sWebWithTime structure

_sWebWithTime members

WebSvcSiteData namespace

LastContentModifiedDate