DocumentFragmentDocument Property |
Gets the document that this fragment holds
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public Document Document { get; }
Property Value
Type:
DocumentSee Also