Click or drag to resize

VatGroupServiceGetVatGroup Method

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public VatGroup GetVatGroup(
	string vatGroupId,
	string languageId
)

Parameters

vatGroupId
Type: SystemString
languageId
Type: SystemString

Return Value

Type: VatGroup
See Also