Click or drag to resize

DateRangeLowerBound Property

Gets the lower bound of this range (inclusive).

Namespace:  Cassandra.DataStax.Search
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public DateRangeBound LowerBound { get; }

Property Value

Type: DateRangeBound
See Also