 | OnMergeMatchItemOptionalCondition Property |
Returns the condition to apply or null if none is provided.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression OptionalCondition { get; set; }
Property Value
Type:
Expressioncondition
See Also