Table of Contents

Property Required

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

Required

Gets or sets whether the discriminator is required.

public bool Required { get; set; }

Property Value

bool