  | TaxServiceGetAllTaxSettings 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: 
IEnumerableTaxSetting
See Also