| 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
)
Public Function GetVatGroupCountryRelation (
vatGroupId As String,
countryId As String,
languageId As String
) As VatGroupCountryRelation
Parameters
- vatGroupId
- Type: SystemString
- countryId
- Type: SystemString
- languageId
- Type: SystemString
Return Value
Type:
VatGroupCountryRelationSee Also