 | DataFlowOperatorParameterParameterValue Property |
Get the parameter value, which can be either a constant, an
or a JSON object or a .
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object ParameterValue { get; set; }
Property Value
Type:
Objectparameter value
See Also