Variable 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

public string GetRawContent()

Return Value

Type: OnlineString

Implements

IVariable GetRawContent 
See Also