Click or drag to resize
ValueExpr Class
Expression class that evaluates to a value
Inheritance Hierarchy
SystemObject
  Qlik.EngineValueExpr

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class ValueExpr : IValueExpr

The ValueExpr type exposes the following members.

Constructors
  NameDescription
Public methodValueExpr
Initializes a new instance of the ValueExpr class
Top
Operators
Properties
  NameDescription
Public propertyv
Top
See Also