Click or drag to resize

DeleteViewResponse Properties

The DeleteViewResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode
The HTTP status code.
(Inherited from ResponseBase.)
Public propertyError
Indicates whether an error occurred
(Inherited from ResponseBase.)
Public propertyResult
Indicates whether the delete operation was successful.
Top
See Also