Class RVMarketoDataSource
Marketo data source, configures the URL to get data from.
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVMarketoDataSource : RVDashboardDataSource
Constructors
RVMarketoDataSource()
Declaration
public RVMarketoDataSource()
Properties
Url
URL to the login endpoint
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |