 | IResult Properties |
The IResult type exposes the following members.
Properties
| Name | Description |
---|
 | Exception |
Get the exception that has been occurred.
Most of the time when Success is false.
|
 | Success |
Indicates if the method was successfully executed.
|
Top
See Also