Table of Contents

Property MapBsonArrayTo

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

MapBsonArrayTo

Gets or sets the type that a BsonArray should be mapped to.

public Type MapBsonArrayTo { get; set; }

Property Value

Type