Click or drag to resize

TaxService.GetTaxSettingById Method

Namespace:  Dynamicweb.Ecommerce.Products.Taxes
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public TaxSetting GetTaxSettingById(
	int taxSettingId
)

Parameters

taxSettingId
Type: System.Int32

Return Value

Type: TaxSetting
See Also