 | ArithmaticExpressionAdd Method (String) |
Add a property to include in the computation.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ArithmaticExpression Add(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
is the name of the property
Return Value
Type:
ArithmaticExpressionexpression
See Also