 | AggregationFunctionValidationContextIsWindowed Property |
Returns true to indicate that all parameter expressions return event properties that originate from a stream that
provides a remove stream.
Namespace:
com.espertech.esper.common.client.hook.aggfunc
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsWindowed { get; }
Property Value
Type:
Booleanwindowed indicator
See Also