| IUpdateResponse Properties |
The IUpdateResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| IsSuccessful |
Returns true if Update request has completed successfully.
| |
| Key |
Key, under with updated data is going to be stored.
| |
| Request |
Optional object that can be used to correlate this response with particular Update request.
|