Property DerivedType
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
DerivedType
The derived type that the serializer will downcast to.
public Type DerivedType { get; }
The derived type that the serializer will downcast to.
public Type DerivedType { get; }