Class RVGoogleSearchConsoleDataSourceItem
Google Search Console data source item
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.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 |