Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the request header in a query, containing information about the operation type and the document type of the query.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Dsp.Request
Namespace: Microsoft.SharePoint.Dsp
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Syntax
Public Class Request
Dim instance As Request
public class Request
Remarks
The Request class corresponds to the <dsp:request> SOAP header.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.