Click or drag to resize

MatchRecognizeRegExRepeatLow Property

Gets or sets the low endpoint or null.

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
The low.
See Also