Table of Contents

Property DocumentImplementation

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

DocumentImplementation

Gets the document.

protected abstract object DocumentImplementation { get; }

Property Value

object