Ditto 2.0.0-alpha1
Properties | List of all members
DittoSDK.DittoUpdateResult.Incremented Class Reference

An update result when an Increment operation was performed. More...

Inheritance diagram for DittoSDK.DittoUpdateResult.Incremented:
DittoSDK.DittoUpdateResult

Properties

DittoDocumentID DocumentId [get]
 Gets the ID of the document that was updated.
 
string Path [get]
 Gets the path to the key in the document that was updated.
 
double Amount [get]
 Gets the value that was incremented by.
 

Detailed Description

An update result when an Increment operation was performed.