Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
ReadOnlyDocument Class
ReadOnlyDocument Properties
Database Property
Id Property
IsDeleted 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-b0364
Syntax
C#
Copy
public
string
Id
{
get
; }
Property Value
Type:
String
See Also
Reference
ReadOnlyDocument Class
Couchbase.Lite Namespace