 | CompareListExpressionIsAll Property |
Returns all flag, true for ALL and false for ANY.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsAll { get; set; }
Return Value
Type:
Booleanindicator if all or any
See Also