Property Inherited
- Namespace
- MongoDB.Bson.Serialization.Attributes
- Assembly
- MongoDB.Bson.dll
Inherited
Gets whether extra elements should also be ignored when any class derived from this one is deserialized.
public bool Inherited { get; set; }
Gets whether extra elements should also be ignored when any class derived from this one is deserialized.
public bool Inherited { get; set; }