Click or drag to resize
DefaultTaxScheduleNotFoundException Constructor
Thrown when a tax schedule cannot be identifed for the tax location.

Namespace: KampData.TaxEngine.API.Exceptions
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public DefaultTaxScheduleNotFoundException(
	string Message
)

Parameters

Message
Type: SystemString
Message
See Also