Table of Contents

Property LowerBound

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

LowerBound

Gets the lower bound for this result set.

[BsonDefaultValue(null)]
[BsonElement("lowerBound")]
public long? LowerBound { get; }

Property Value

long?