Table of Contents

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 string

The name of the property.