A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
DocumentChange Class
DocumentChange Properties
DocumentId Property
IsConflict Property
IsCurrentRevision Property
IsDeletion Property
IsExpiration Property
RevisionId Property
SourceUrl Property
DocumentChange
RevisionId Property
Gets the Id of the new Revision.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
string
RevisionId
{
get
; }
Property Value
Type:
String
See Also
Reference
DocumentChange Class
Couchbase.Lite Namespace