StringExpressionContainer Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Wrapper class for a StringExpression object.
Inheritance
-
System.Object
-
AbstractStructure
- StringExpressionContainer
-
AbstractStructure
Syntax
public class StringExpressionContainer : AbstractStructure, IDisposable, IAbstractStructure, IStringExpressionContainer
Constructors
Name | Description |
---|---|
StringExpressionContainer() |
Constructor |
StringExpressionContainer(String) |
Constructor |
Properties
Name | Description |
---|---|
StringExpression |
The StringExpression object present in the container. |
Methods
Name | Description |
---|---|
ToString() |
Returns a string that represents the current object. |
Operators
Name | Description |
---|---|
Implicit(StringExpressionContainer to String) |
Implicit type conversion to System.String |
Implicit(String to StringExpressionContainer) |
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!