SiteData 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. |