Table of Contents

Property IsMaxInclusive

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

IsMaxInclusive

Gets the value that indicates whether the upper bound of the range is inclusive.

public readonly bool IsMaxInclusive { get; }

Property Value

bool