| ApplicationVatGroups Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use Services.VatGroups.GetVatGroupsForLanguage() instead")]
public static VatGroupCollection VatGroups { get; }
<ObsoleteAttribute("Use Services.VatGroups.GetVatGroupsForLanguage() instead")>
Public Shared ReadOnly Property VatGroups As VatGroupCollection
Get
Property Value
Type:
VatGroupCollectionSee Also