Click or drag to resize
StringExpr Class
Expression class that evaluates to a string
Inheritance Hierarchy
SystemObject
  Qlik.EngineStringExpr

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

The StringExpr type exposes the following members.

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