Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IDocumentMetadata Interface
IDocumentMetadata Properties
Id Property
IsDeleted Property
Sequence Property
Type Property
IDocumentMetadata
Id Property
Gets the unique ID of the document
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
string
Id
{
get
; }
Property Value
Type:
String
See Also
Reference
IDocumentMetadata Interface
Couchbase.Lite Namespace