Click or drag to resize

PatternMatchUntilExprLow Property

Returns the optional low endpoint for the repeat, or null if none supplied.

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

Property Value

Type: Expression
low endpoint
See Also