Property LowerBound
LowerBound
Gets the lower bound for this result set.
[BsonDefaultValue(null)]
[BsonElement("lowerBound")]
public long? LowerBound { get; }
Property Value
- long?
Gets the lower bound for this result set.
[BsonDefaultValue(null)]
[BsonElement("lowerBound")]
public long? LowerBound { get; }