Click or drag to resize

BsonDiscriminatorAttribute Properties

The BsonDiscriminatorAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDiscriminator
Gets the discriminator.
Public propertyRequired
Gets or sets whether the discriminator is required.
Public propertyRootClass
Gets or sets whether this is a root class.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also