Click or drag to resize
PortalDetailExemptionSource Property
Gets the source of a tax exemption.

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

Property Value

Type: ExemptionSource
Examples
None, Manual, TaxMatrixSetup, CustomerTaxLocation, ItemTaxLocation
See Also