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