Click or drag to resize
PortalDetailExempt Property
Gets or sets whether or not the tax detail is flagged as exempt from tax.

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

Property Value

Type: Boolean
See Also