Click or drag to resize

VatGroupServiceGetVatGroupsForContextLanguage Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use GetVatGroupsForLanguage instead")]
public IEnumerable<VatGroup> GetVatGroupsForContextLanguage()

Return Value

Type: IEnumerableVatGroup
See Also