| TaxSettingGetAllTaxSettings Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products.Taxes
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use Services.Taxes.GetAllTaxSettings() instead")]
public static TaxSettingCollection GetAllTaxSettings()
<ObsoleteAttribute("Use Services.Taxes.GetAllTaxSettings() instead")>
Public Shared Function GetAllTaxSettings As TaxSettingCollection
Return Value
Type:
TaxSettingCollectionSee Also