 | ExpressionsPrior Method |
Prior function.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static PriorExpression Prior(
int index,
string property
)
Parameters
- index
- Type: SystemInt32
the numeric index of the prior event - property
- Type: SystemString
the name of the property to obtain the value for
Return Value
Type:
PriorExpressionexpression
See Also