Table of Contents

Property IsDiscriminatorCompatibleWithObjectSerializer

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

IsDiscriminatorCompatibleWithObjectSerializer

Gets a value indicating whether this serializer's discriminator is compatible with the object serializer.

public bool IsDiscriminatorCompatibleWithObjectSerializer { get; }

Property Value

bool

true if this serializer's discriminator is compatible with the object serializer; otherwise, false.