DateRangeUpperBound Property |
Gets the upper bound of this range (inclusive).
Namespace: Dse.SearchAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic Nullable<DateRangeBound> UpperBound { get; }
Property Value
Type:
NullableDateRangeBound
See Also