combit List & Label 30 - .NET Help
combit.Reporting.DataProviders Namespace / RestDataProvider Class

RestDataProvider Class Properties

For a list of all members of this type, see RestDataProvider members.

Public Properties
 NameDescription
Public PropertyTimeout value for the connection (in seconds).  
Public Property

List of http headers that should be used for the request.

 
Public Property

The OAuth 2.0 connection details to be used for making authenticated web-requests to the Url.

 
Public Property

The root table name that should be used as RootTableName, if it is not null or string.empty (only for JSON results).

 
Public Property

The URL to use for retrieving data.

 
Top
See Also