GetListCollection Method
The GetListCollection method of the Site Data service returns information about all the lists in the current SharePoint site.
Parameters
vLists A string that returns an array that contains information about the lists.
Return Value
A 32-bit unsigned integer that returns 0 to indicate that the operation has completed.
Example
The following code example displays the title of each list, the URL of the default view for each list, and the date and time when each list was last modified.
This example assumes the existence of a label within the form of a Windows Application.
Requirements
Platforms: Microsoft Windows Server 2003
Web Reference: http://Server_Name/[sites/][Site_Name/]_vti_bin/SiteData.asmx