Click or drag to resize

MatchRecognizeClauseSkipClause Property

Returns skip-clause.

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

Property Value

Type: MatchRecognizeSkipClause
skip-clause
See Also