Specifies the response data format.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public enum WebServiceResponseFormat
Fields
JSON. (Default)
C#
Json = 0
Plain text.
C#
Text = 1
Specifies the response data format.
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
public enum WebServiceResponseFormat
JSON. (Default)
Json = 0
Plain text.
Text = 1