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