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