Response ToString Method Qlik Sense .NET SDK - API Reference
Returns a string that represents the current object.

Namespace: Qlik.Engine.Communication.IO
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public override string ToString()

Return Value

Type: OnlineString
A string that represents the current object.
See Also