Click or drag to resize
BsonDefaultValueAttribute Properties

The BsonDefaultValueAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets the default value.
Public propertySerializeDefaultValue Obsolete.
Gets or sets whether to serialize the default value.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also