Click or drag to resize

BsonIgnoreIfDefaultAttribute Properties

The BsonIgnoreIfDefaultAttribute type exposes the following members.

Properties
  NameDescription
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyValue
Gets whether a field or property equal to the default value should be ignored when serializing this class.
Top
See Also