Skip to main content Skip to complementary content

ValueExpressionContainer Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Wrapper class for a ValueExpression object.

Inheritance

Syntax

public class ValueExpressionContainer : AbstractStructure, IDisposable, IAbstractStructure, IValueExpressionContainer

Constructors

Properties

Name Description
ValueExpression

The ValueExpression object present in the container.

Methods

Name Description
ToString()

Returns a string that represents the current object.

Operators

Name Description
Implicit(ValueExpressionContainer to Double)

Implicit type conversion to System.Double

Implicit(ValueExpressionContainer to String)

Implicit type conversion to System.String

Implicit(Double to ValueExpressionContainer)

Implicit type conversion from System.Double

Implicit(Int32 to ValueExpressionContainer)

Implicit type conversion from System.Int32

Implicit(String to ValueExpressionContainer)

Implicit type conversion from System.String

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!