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.
Gets the replacement document.
public BsonDocument Replacement { get; }
The replacement document.