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.1.0.0+Build:7.origin/release/ms13
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