DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsCommand Class / Key Property

In This Topic
    Key Property (C1GoogleAnalyticsCommand)
    In This Topic
    The Key of to identifies this command in a uniquely way.
    Syntax
    'Declaration
     
    Protected ReadOnly Property Key As String
    protected string Key {get;}
    See Also