A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Document Class
Document Properties
ConflictingRevisions Property
CurrentRevision Property
CurrentRevisionId Property
Database Property
Deleted Property
Id Property
LeafRevisions Property
Properties Property
RevisionHistory Property
UserProperties Property
Document
Id Property
Gets the
Document
's id.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
string
Id
{
get
;
set
; }
Property Value
Type:
String
The
Document
's id.
See Also
Reference
Document Class
Couchbase.Lite Namespace