ValueExpr Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Expression class that evaluates to a value
Inheritance
- 
      System.Object
      - ValueExpr
 
Syntax
[ValueClass]
public class ValueExpr : IValueExprConstructors
| Name | Description | 
|---|---|
| ValueExpr() | 
Properties
| Name | Description | 
|---|---|
| v | Expression evaluated to dual. JSON property name: qv | 
Operators
| Name | Description | 
|---|---|
| Implicit(ValueExpr to String) | Implicit type conversion to System.String | 
| Implicit(String to ValueExpr) | Implicit type conversion from System.String |