Property Document
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Document
Gets the document.
public object Document { get; }
Property Value
- object
The document.
Gets the document.
public object Document { get; }
The document.