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
DocumentId Property
Gets the Id of the
Document
that changed.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
string
DocumentId
{
get
; }
Property Value
Type:
String
See Also
Reference
DocumentChange Class
Couchbase.Lite Namespace