Name | Description | |
---|---|---|
TaxInfo Constructor | Initializes a new instance of the TaxInfo class. |
The following tables list the members exposed by TaxInfo.
Name | Description | |
---|---|---|
TaxInfo Constructor | Initializes a new instance of the TaxInfo class. |
Name | Description | |
---|---|---|
Price | Gets or sets the price on which the tax is applied | |
PriceWithTax | Gets the total price with tax | |
Tax | Gets or sets the amount of tax | |
TaxRate | Gets or sets the tax rate applied |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |