Click or drag to resize

EPDataFlowOperatorParameterProviderContextParameterName Property

Returns the parameter name.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string ParameterName { get; }

Return Value

Type: String
parameter name
See Also