Click or drag to resize
TaxLineDetailPercentBased Property
Product: ALL Description: True if the sales tax is expressed as a percentage; false if expressed as a number amount.

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 bool PercentBased { get; set; }

Property Value

Type: Boolean
Remarks