Ditto 3.0.6
Properties | List of all members
DittoSDK.DittoWriteTransactionResult.Removed Class Reference

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

Inheritance diagram for DittoSDK.DittoWriteTransactionResult.Removed:
DittoSDK.DittoWriteTransactionResult

Properties

DittoDocumentId DocumentId [get]
 Gets the identifier 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 removed.