Click or drag to resize
PortalLineExemptionID Property
Gets or sets the LineExemptionID. Exemption ID's can be used to indicate the type of exemption. This can be useful for reporting purposes. Typically, the exemption source permits the entry of an exemption ID that will be used for this field. This value is set automatically based on the LineExemptionSource.

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

Property Value

Type: String
See Also