Response Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents the response in a query.

The Response type exposes the following members.

Constructors

  Name Description
Public method Response() Obsolete. Initializes a new instance of the Response class.
Public method Response(String) Obsolete. Initializes a new instance of the Response class based on the specified XML data.

Top

Properties

  Name Description
Public property DataXml Obsolete. Gets or sets the XML data of the response.
Public property ErrorCode Obsolete. Gets or sets an error message for the response.
Public property Status Obsolete. Gets or sets the response status of the query.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Response Class

Microsoft.SharePoint.Dsp Namespace