Click or drag to resize

IReturnValue Properties

The IReturnValue type exposes the following members.

Properties
  NameDescription
Public propertyException
Get the exception that has been occured.
Most of the time when Success is false.
Public propertySuccess
Indicates if the method was successfully executed
Top
See Also