Click or drag to resize

ISubdocumentDocument Property

Gets the parent document for this subdocument

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
IDocument Document { get; }

Property Value

Type: IDocument
See Also