Site Data
MSDN Home
MSDN
MSDN Library
Web Development
SharePoint Products and Techno ...
Windows SharePoint Services 3. ...
SDK Documentation
Class Library and Web Service ...
Web Services
Site Data Web Service
_sFPUrl Structure
_sList Structure
_sListMetadata Structure
_sListWithTime Structure
_sProperty Structure
_sSiteMetadata Structure
_sWebMetadata Structure
_sWebWithTime Structure
ObjectType Enumeration
SiteData Class
Web Services
Administration Web Service
Alerts Web Service
Authentication Web Service
Copy Web Service
Document Workspace Web Service
Forms Web Service
Imaging Web Service
List Data Retrieval Web Servic ...
Lists Web Service
Meetings Web Service
People Web Service
Permissions Web Service
SharePoint Directory Managemen ...
Site Data Web Service
Sites Web Service
Search Web Service
Users and Groups Web Service
Versions Web Service
Views Web Service
Web Part Pages Web Service
Webs Web Service
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
Site Data Web Service
The Site Data web service supports site indexing by external indexing services. Indexing is the process of building an external index of the Web site, facilitating search, auditing, or cataloging of the site content.
Classes
Class
Description
SiteData
Provides methods that return metadata or list data from sites or lists in Microsoft Windows SharePoint Services.
Structures
Structure
Description
_sFPUrl
A structure specifying information about a folder, page or document.
_sList
Contains information about a list.
_sListMetadata
Specifies metadata information about the list.
_sListWithTime
Represents information on a list.
_sProperty
A structure that defines the name and type of a list field.
_sSiteMetadata
Specifies the metadata information about the site collection.
_sWebMetadata
Contains metadata information for a Web site.
_sWebWithTime
Specifies URL and last modified information about a site.
Enumerations
Enumeration
Description
ObjectType
Enumerations that specify what type of object is being used on a SharePoint site.
Tags :
Community Content
John P McBride
Access URL
http://[yourservername]/_vti_bin/sitedata.asmx
Tags :