DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / ServerVersion Property

In This Topic
    ServerVersion Property (C1QuickBooksOnlineConnection)
    In This Topic
    Gets a string that represents the version of the server to which the object is connected.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ServerVersion As String
    public override string ServerVersion {get;}
    See Also