| ValueExpressionToString Method  | 
            Returns a string that represents the current object.
            
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type: 
String
            A string that represents the current object.
            
See Also