 | TaxService.GetAllTaxSettings Method |
Namespace:
Dynamicweb.Ecommerce.Products.Taxes
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<TaxSetting> GetAllTaxSettings()
Public Function GetAllTaxSettings As IEnumerable(Of TaxSetting)
Return Value
Type:
IEnumerable<TaxSetting>
See Also