DateRangeLowerBound Property |
Gets the lower bound of this range (inclusive).
Namespace:
Cassandra.DataStax.Search
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic DateRangeBound LowerBound { get; }
Property Value
Type:
DateRangeBound
See Also