Click or drag to resize
DateRangeUpperBound Property
Gets the upper bound of this range (inclusive).

Namespace: Dse.Search
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public Nullable<DateRangeBound> UpperBound { get; }

Property Value

Type: NullableDateRangeBound
See Also