|  | IUpdateFailure Properties | 
The IUpdateFailure type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Cause | 
            Returns a cause of the exception.
             | 
|  | IsSuccessful | 
            Returns true if Update request has completed successfully.
            (Inherited from IUpdateResponse.) | 
|  | Key | 
            Key, under with updated data is going to be stored.
            (Inherited from IUpdateResponse.) | 
|  | Request | 
            Optional object that can be used to correlate this response with particular Update request.
            (Inherited from IUpdateResponse.) | 
 See Also
See Also