CommandResult Properties |
The CommandResult type exposes the following members.
Name | Description | |
---|---|---|
Code |
Gets the code.
| |
ErrorMessage |
Gets the error message (null if none).
| |
Ok |
Gets the Ok value from the response.
| |
Response |
Gets the response.
|