Class RVGoogleSearchConsoleDataSource

Google Search Console data source

Inheritance
System.Object
RVGoogleSearchConsoleDataSource
Namespace: Reveal.Sdk.Data.Google.SearchConsole
Assembly: Infragistics.Reveal.Connectors.SearchConsole.dll
Syntax
public class RVGoogleSearchConsoleDataSource : RVDashboardDataSource

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