Click or drag to resize

BsonIgnoreIfNullAttribute Properties

The BsonIgnoreIfNullAttribute 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 null should be ignored when serializing this class.
Top
See Also