DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.AdoNet.Magento Namespace / C1MagentoConnection Class / ApiVersion Property

In This Topic
    ApiVersion Property (C1MagentoConnection)
    In This Topic
    The API version of the Magento server
    Syntax
    'Declaration
     
    Public ReadOnly Property ApiVersion As String
    public string ApiVersion {get;}
    See Also