Click or drag to resize
PortalLineOutsideCityLimits Property
Gets or sets the LineInCityLimits boolean. In cases where there are city and/or city local taxes, setting this value to true (the default) will include those taxes. Setting this value to false will exclude those taxes.

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

Property Value

Type: Boolean
See Also