Click or drag to resize
ResponseToString Method
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 override string ToString()

Return Value

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