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.
bool IsDiscriminatorCompatibleWithObjectSerializer { get; }
Property Value
- bool
 trueif this serializer's discriminator is compatible with the object serializer; otherwise,false.