Click or drag to resize
BsonSerializationArgs Properties

The BsonSerializationArgs type exposes the following members.

Properties
  NameDescription
Public propertyNominalType
Gets or sets the nominal type.
Public propertySerializeAsNominalType
Gets or sets a value indicating whether to serialize the value as if it were an instance of the nominal type.
Public propertySerializeIdFirst
Gets or sets a value indicating whether to serialize the id first.
Top
See Also