Click or drag to resize
PortalLineTaxScheduleSource Property
Gets the LineTaxScheduleSource. The returned value indicates the source of the effective tax schedule. If LineUseIvSiteAddress() = true, then the inventory site is the default source of the tax schedule. Otherwise, the default tax schedule comes from the customer address card. You can modify the tax location address, and have the tax schedule be based on that modified address.

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

Property Value

Type: TaxScheduleSource
See Also