DateRangeUpperBound Property |
Gets the upper bound of this range (inclusive).
Namespace:
Cassandra.DataStax.Search
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax public Nullable<DateRangeBound> UpperBound { get; }
Property Value
Type:
NullableDateRangeBoundSee Also