Click or drag to resize

IDocumentMetadataType 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#
string Type { get; set; }

Property Value

Type: String
See Also