Click or drag to resize

VatGroupset_VatGroupCountryRelation Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Variant group relation is readonly, use Services.VatGroups.GetVatGroupCountryRelation with different parameters instead")]
public void set_VatGroupCountryRelation(
	string countryId,
	VatGroupCountryRelation value
)

Parameters

countryId
Type: SystemString
value
Type: Dynamicweb.Ecommerce.InternationalVatGroupCountryRelation
See Also