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

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 (
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: ValueExpressionContainer
See Also