Ditto 1.1.9
Properties | List of all members
DittoSDK.DittoUpdateResult.Pushed Class Reference

An update result when a Push operation was performed. More...

Inheritance diagram for DittoSDK.DittoUpdateResult.Pushed:
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.
 
object Value [get]
 Gets the value that was pushed on to the array in the document.
 

Detailed Description

An update result when a Push operation was performed.