_sWebWithTime Structure
Specifies URL and last modified information about a site.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Structure _sWebWithTime
'Usage
Dim instance As _sWebWithTime
[SerializableAttribute]
public struct _sWebWithTime
Remarks
Gets an array that contains the site-relative URLs and last content modified timestamps for all the Web sites in the collection. This includes the top-level site and its subsites.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.