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