Click or drag to resize

ErrorResult Properties

The ErrorResult type exposes the following members.

Properties
  NameDescription
Public propertyDetails
Details about the performed operation.
Public propertyMessage
Message about the performed operation.
(Inherited from PostResult.)
Public propertySuccess
Is it successful?
(Inherited from PostResult.)
Top
See Also