Click or drag to resize
MarkupInfoPercent Property
Product: ALL Description: Markup amount expressed as a percent of charges already entered in the current transaction. To enter a rate of 10% use 10.0, not 0.01.

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

Property Value

Type: Decimal
Remarks