 | OnMergeMatchItemIsMatched Property |
Returns true for matched, and false for not-matched.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsMatched { get; set; }
Property Value
Type:
Booleanmatched or not-matched indicator
See Also