Table of Contents

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 string

The name of the field.