 | ExpressionsPreviousWindow Method |
Previous window function.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static PreviousExpression PreviousWindow(
string property
)
Parameters
- property
- Type: SystemString
provides the properties or stream name to select for the previous event
Return Value
Type:
PreviousExpressionexpression
See Also