Table of Contents

Property FullDocumentBeforeChange

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

FullDocumentBeforeChange

Gets the full document before change.

public TDocument FullDocumentBeforeChange { get; }

Property Value

TDocument

The full document before change.