Click or drag to resize
PortalLineState Property
Gets or sets the tax location state for the current line.

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

Property Value

Type: String
Exceptions
ExceptionCondition
AddressException Thrown if the state has Zip Addressing enabled but is not found in the DZ Zip Address table.
See Also