IVariable
GetRawContent Method
Qlik Sense .NET SDK - API Reference
Returns the raw value of a variable.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
GetRawContent
()
string GetRawContent()
Function
GetRawContent
As
String
Function GetRawContent As String
Return Value
Type:
String
See Also
IVariable Interface
IVariable Members
Qlik.Engine Namespace