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.
A string specifying the UTC date and time when last modified.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public LastModified As String
'Usage
Dim instance As _sList
Dim value As String
value = instance.LastModified
instance.LastModified = value
public string LastModified
Remarks
Almost all date and time values that are returned by members of the Windows SharePoint Services object model are in UTC format.
See Also
Reference
Time