Click or drag to resize

CountryRelation Constructor (IDataReader)

Note: This API is now obsolete.

Initializes a new instance of the CountryRelation class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.CountryRelations.GetCountryRelation instead")]
public CountryRelation(
	IDataReader dataReader
)

Parameters

dataReader
Type: System.DataIDataReader
See Also