Class RVGoogleSearchConsoleDataSourceItem
Google Search Console data source item
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVGoogleSearchConsoleDataSourceItem : RVDataSourceItem
Constructors
RVGoogleSearchConsoleDataSourceItem(RVGoogleSearchConsoleDataSource)
Declaration
public RVGoogleSearchConsoleDataSourceItem(RVGoogleSearchConsoleDataSource dataSource)
Parameters
Type | Name | Description |
---|---|---|
RVGoogleSearchConsoleDataSource | dataSource |
Properties
SiteUrl
The URL of the property as defined in Search Console
Declaration
public string SiteUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String |