Click or drag to resize

ContextDescriptorConditionPatternPattern Property

Returns the pattern expression.

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

Property Value

Type: PatternExpr
pattern
See Also