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 string ToString(
	Formatting formatting
)

Parameters

formatting
Type: Formatting

Return Value

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