WebSvcSiteData namespace

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
Public class SiteData Provides methods that return metadata or list data from sites or lists in Microsoft Windows SharePoint Services.

Structures

  Structure Description
Public structure _sFPUrl A structure specifying information about a folder, page or document.
Public structure _sList Contains information about a list.
Public structure _sListMetadata Specifies metadata information about the list.
Public structure _sListWithTime Represents information on a list.
Public structure _sProperty A structure that defines the name and type of a list field.
Public structure _sSiteMetadata Specifies the metadata information about the site collection.
Public structure _sWebMetadata Contains metadata information for a Web site.
Public structure _sWebWithTime Specifies URL and last modified information about a site.

Enumerations

  Enumeration Description
Public enumeration ObjectType Enumerations that specify what type of object is being used on a SharePoint site.