DocumentType Enumeration
The DocumentType enumeration specifies the document type for a request.
Members
The following table shows the members of the DocumentType enumeration and a brief description of each.
Name | Description |
---|---|
Content | Service-specific document that represents data stored in the back-end data source. The schema for this document is a function of the schema of the data source. For example, in the case of the adapter service for Microsoft Windows SharePoint Services, the content document represents data stored on the SharePoint Web site where the service instance resides. |
System | Service-specific document that contains system data. Clients may query the system document using standard methods to obtain data about the service, including supported authentication modes, the data root format of the adapter, supported query types, and version support. |
Requirements
Namespace: Microsoft.SharePoint.Dsp
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Security: Code Access Security