Property DerivedType

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.Serialization.Serializers

Assembly

MongoDB.Bson.dll

DerivedType

The derived type that the serializer will downcast to.

public Type DerivedType { get; }

Property Value

Type