Table of Contents

Property AllowDuplicateNames

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AllowDuplicateNames

Gets or sets whether to allow duplicate names (allowing duplicate names is not recommended).

public bool AllowDuplicateNames { get; set; }

Property Value

bool