Table of Contents

Property IsMinInclusive

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

IsMinInclusive

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

public readonly bool IsMinInclusive { get; }

Property Value

bool