Click or drag to resize

Paymentset_CountryRelation Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use SetCountryRelation instead.")]
public void set_CountryRelation(
	string theCountryId,
	CountryRelation value
)

Parameters

theCountryId
Type: SystemString
value
Type: Dynamicweb.Ecommerce.InternationalCountryRelation
See Also