 | BetweenExpressionIsLowEndpointIncluded Property |
True if the low endpoint is included.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsLowEndpointIncluded { get; set; }
Return Value
Type:
Booleantrue for inclusive range.
See Also