Class RVGoogleSearchConsoleDataSource
Google Search Console data source
Inheritance
System.Object
RVGoogleSearchConsoleDataSource
Assembly: Infragistics.Reveal.Connectors.SearchConsole.dll
Syntax
public class RVGoogleSearchConsoleDataSource : RVDashboardDataSource, IDataSource
Constructors
RVGoogleSearchConsoleDataSource()
Declaration
public RVGoogleSearchConsoleDataSource()
RVGoogleSearchConsoleDataSource(BaseDataSource)
Declaration
public RVGoogleSearchConsoleDataSource(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 |
|
Overrides