Click or drag to resize

DocumentFragmentDocument Property

Gets the Document from the document fragment

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

Property Value

Type: Document
See Also