Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Document Class
Document Properties
Count Property
Id Property
Item Property
Keys Property
Sequence Property
Document
Id Property
Gets this document's unique ID
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
string
Id
{
get
; }
Property Value
Type:
String
See Also
Reference
Document Class
Couchbase.Lite Namespace