Method UnmapProperty
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
UnmapProperty(string)
Removes the member map for a property from the class map.
public void UnmapProperty(string propertyName)
Parameters
propertyName
stringThe name of the property.