Click or drag to resize

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
Syntax
C#
public bool IsLowEndpointIncluded { get; set; }

Return Value

Type: Boolean
true for inclusive range.
See Also