Click or drag to resize
PortalLineTradeDiscountable Property
Gets or sets whether to specify that certain lines on the document should not be affected by the trade discount. This will allocate all the discount to the remaining lines.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public bool LineTradeDiscountable { get; set; }

Property Value

Type: Boolean
See Also