Click or drag to resize
PortalDocDefaultAllowAnyAddress Property
Gets or sets the AllowAnyAddress default. Controls the ability to enter addresses that do not exist in the address table. Setting this value will affect the current line and subsequently added lines.

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

Property Value

Type: Boolean
See Also