Click or drag to resize

PatternMatchUntilExprSingle Property

Returns the single-bounds expression.

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

Property Value

Type: Expression
single-bound expression
See Also