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