  | ProductGetVatGroup Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic VatGroup GetVatGroup(
	string vatCountryCode
)
Public Function GetVatGroup ( 
	vatCountryCode As String
) As VatGroup
Parameters
- vatCountryCode
 - Type: SystemString
 
Return Value
Type: 
VatGroup
See Also