DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnectionStringBuilder Class / ProxyServer Property

In This Topic
    ProxyServer Property (C1QuickBooksOnlineConnectionStringBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ProxyServer As String
    public string ProxyServer {get; set;}
    See Also