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; }
Gets or sets whether the discriminator is required.
public bool Required { get; set; }