Click or drag to resize

Shippingset_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 shippingCountryId,
	CountryRelation value
)

Parameters

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