 | Result Properties |
The Result type exposes the following members.
Properties|
| Name | Description |
|---|
 | ErrorCode |
Gets or sets the error code.
|
 | IsSuccess |
Gets or sets a value indicating whether this method call was successful.
|
 | Message |
Gets or sets the additional message text for the error.
|
Top
See Also