DeleteFailure members

Represents the error message that is associated with a failure that occurs while processing a GUID from a DeleteAlerts([]) operation. The structure contains the GUID that failed as a string, and an ErrorType value that indicates why the failure occurred.

The DeleteFailure type exposes the following members.

Methods

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

Top

Fields

  Name Description
Public field Error The ErrorType value that indicates why the delete operation failed.
Public field Id

Top

See also

Reference

DeleteFailure structure

WebSvcAlerts namespace