Property Min
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Min
Gets or sets the min key value.
public BsonDocument Min { get; set; }
Property Value
- BsonDocument
The max min value.
Gets or sets the min key value.
public BsonDocument Min { get; set; }
The max min value.