DtRestProviderResultType

Description

The DtRestProviderResultType enumeration contains data formats, in which a response from REST service may be obtained.

It is used by the following properties and methods:

Available Values

Value Brief description
1 Json. JSON data.
2 Xml. XML data.

See also:

Dt Assembly Enumerations