dotConnect for Magento Documentation
Devart.Data.Magento Namespace / MagentoConnectionStringBuilder Class / ServiceVersion Property

ServiceVersion Property
Determines the version of Magento to connect to: 1.x or 2.0.
Syntax
'Declaration
 
Public Property ServiceVersion As MagentoServiceVersion
 

Property Value

One of the MagentoServiceVersion values.
Remarks
Set this property to determine the version of Magento you are connecting to: 1.x or 2.0. Default value is MagentoServiceVersion.Ver1.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also