Property Inherited

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

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; }

Property Value

bool