Class RVDropboxDataSource

Dropbox data source

Inheritance
System.Object
RVDropboxDataSource
Namespace: Reveal.Sdk.Data.Dropbox
Assembly: Infragistics.Reveal.Connectors.Dropbox.dll
Syntax
public class RVDropboxDataSource : RVDashboardDataSource

Constructors

RVDropboxDataSource()

Declaration
public RVDropboxDataSource()

RVDropboxDataSource(BaseDataSource)

Declaration
public RVDropboxDataSource(BaseDataSource modelDataSource)
Parameters
Type Name Description
Infragistics.ReportPlus.DashboardModel.BaseDataSource modelDataSource

Properties

ProviderKey

Declaration
protected override string ProviderKey { get; }
Property Value
Type Description
System.String