Table of Contents

Property AllowMultipleMembers

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

AllowMultipleMembers

Gets or sets a value indicating whether the attribute this attribute applies to is allowed to be applied to more than one member.

public bool AllowMultipleMembers { get; set; }

Property Value

bool