Click or drag to resize

BetweenExpressionIsHighEndpointIncluded Property

True if the high endpoint is included.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public bool IsHighEndpointIncluded { get; set; }

Return Value

Type: Boolean
true for inclusive range.
See Also