Click or drag to resize

DateRangeLowerBound Property

Gets the lower bound of this range (inclusive).

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

Property Value

Type: DateRangeBound
See Also