Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IDocumentModel Interface
IDocumentModel Properties
Metadata Property
IDocumentModel
Metadata Property
Gets or sets the metadata for the document (note: this should only be set by the library)
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
IDocumentMetadata
Metadata
{
get
;
set
; }
Property Value
Type:
IDocumentMetadata
See Also
Reference
IDocumentModel Interface
Couchbase.Lite Namespace