DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsConnection Class / ViewId Property

In This Topic
    ViewId Property (C1GoogleAnalyticsConnection)
    In This Topic
    The view id from which to retrieve data.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewId As String
    public string ViewId {get;}
    See Also