Property DocumentType
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
DocumentType
Gets the type of the document.
public abstract Type DocumentType { get; }
Property Value
- Type
The type of the document.
Gets the type of the document.
public abstract Type DocumentType { get; }
The type of the document.