Method MapExtraElementsProperty
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
MapExtraElementsProperty(string)
Creates a member map for the extra elements property and adds it to the class map.
Parameters
propertyName
stringThe name of the property.
Returns
- Bson
Member Map The member map (so method calls can be chained).