Click or drag to resize

VatGroupServiceGetVatGroupCountryRelation Method (String, String)

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public VatGroupCountryRelation GetVatGroupCountryRelation(
	string groupId,
	string countryId
)

Parameters

groupId
Type: SystemString
countryId
Type: SystemString

Return Value

Type: VatGroupCountryRelation
See Also