Click or drag to resize
ValueExpressionContainer  Conversion (Double to ValueExpressionContainer)
Implicit type conversion from Double

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public static implicit operator ValueExpressionContainer (
	double value
)

Parameters

value
Type: SystemDouble

Return Value

Type: ValueExpressionContainer
See Also