DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnection Class / BaseUrl Property

In This Topic
    BaseUrl Property (C1ServiceNowConnection)
    In This Topic
    The base url of the ServiceNow server.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseUrl As String
    public string BaseUrl {get;}
    See Also