SecretTx..::..GetResponseJson Method

Gets the response json.

Namespace:  SecretNET.Tx
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public string GetResponseJson(
	int msgIndex,
	bool formated
)

Parameters

msgIndex
Type: Int32
Index of the MSG.
formated
Type: Boolean
if set to true [formated].

Return Value

System.String.