 | 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
Syntaxpublic bool IsHighEndpointIncluded { get; set; }
Return Value
Type:
Booleantrue for inclusive range.
See Also