Table of Contents

Property Replacement

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

Replacement

Gets the replacement document.

public BsonDocument Replacement { get; }

Property Value

BsonDocument

The replacement document.