| CommandResult Properties | 
The CommandResult type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also