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