DeleteItemResponseType Members

Include Protected Members
Include Inherited Members

The DeleteItemResponseType class defines a response to a single DeleteItem request.

The DeleteItemResponseType type exposes the following members.

Constructors

  Name Description
Public method DeleteItemResponseType The DeleteItemResponseType constructor initializes a new instance of the DeleteItemResponseType class.

Top

Properties

  Name Description
Public property ResponseMessages The ResponseMessages property gets an array of response messages. (Inherited from BaseResponseMessageType.)

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