Click or drag to resize

EPVariableServiceSetVariableValue Method (IDictionary)

[Missing <summary> documentation for "M:com.espertech.esper.common.client.variable.EPVariableService.SetVariableValue(System.Collections.Generic.IDictionary`2)"]

Namespace:  com.espertech.esper.common.client.variable
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
void SetVariableValue(
	IDictionary variableValues
)

Parameters

variableValues
Type: System.Collections.GenericIDictionaryTKey, TValue

[Missing <param name="variableValues"/> documentation for "M:com.espertech.esper.common.client.variable.EPVariableService.SetVariableValue(System.Collections.Generic.IDictionary`2)"]

See Also