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