Property Document
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Document
Gets or sets the document.
public BsonDocument Document { get; }
Property Value
- BsonDocument
The document.
Gets or sets the document.
public BsonDocument Document { get; }
The document.