Share via


_sWebWithTime.LastModified, champ (websvcSiteData)

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

Espace de noms : websvcSiteData
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
Public LastModified As DateTime
'Utilisation
Dim instance As _sWebWithTime
Dim value As DateTime

value = instance.LastModified

instance.LastModified = value
public DateTime LastModified

Notes

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.

Voir aussi

Référence

_sWebWithTime, structure
Membres _sWebWithTime
websvcSiteData, espace de noms
SPSite.LastContentModifiedDate, propriété