IDtRestProvider.ResultType

Syntax

ResultType: DtRestProviderResultType;

ResultType: Prognoz.Platform.Interop.Dt.DtRestProviderResultType;

Description

The ResultType property determines a data format, in which the response from REST service is to be obtained.

Fore and Fore.NET Examples

The example of use is given in description of the IDtRestProvider.Url property.

See also:

IDtRestProvider