Click or drag to resize
TaxLineDetailTaxPercent Property
Product: ALL Description: Numerical expression of the sales tax percent. For example, use "8.5" not "0.085".

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public decimal TaxPercent { get; set; }

Property Value

Type: Decimal
Remarks