Ditto 2.0.2
Properties | List of all members
DittoSDK.DittoWriteTransactionResult.Updated Class Reference

Represents a write transaction result when a document has been updated. More...

Inheritance diagram for DittoSDK.DittoWriteTransactionResult.Updated:
DittoSDK.DittoWriteTransactionResult

Properties

DittoDocumentID DocumentId [get]
 Gets the ID of the document that was inserted.
 
string CollectionName [get]
 Gets the name of the collection that the document was inserted into.
 

Detailed Description

Represents a write transaction result when a document has been updated.