Table of Contents

Property FullDocument

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

FullDocument

Gets the full document.

public TDocument FullDocument { get; }

Property Value

TDocument

The full document.