Click or drag to resize

VatGroupServiceGetVatGroupCountryRelation Method (String, String, String)

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

Parameters

vatGroupId
Type: SystemString
countryId
Type: SystemString
languageId
Type: SystemString

Return Value

Type: VatGroupCountryRelation
See Also