Click or drag to resize
PortalDocDefaultAllowAnyTaxScheduleID Property
Gets or Sets the AllowAnyTaxScheduleID default. Allows you to control whether or not to allow invalid/nonexistant tax schedule IDs. 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 DocDefaultAllowAnyTaxScheduleID { get; set; }

Property Value

Type: Boolean
See Also