Click or drag to resize
ResponseToString Method (Formatting)
Returns a string that represents the current object.

Namespace: Qlik.Engine.Communication.IO
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
public string ToString(
	Formatting formatting
)

Parameters

formatting
Type: Formatting
Formatting options

Return Value

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