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