Represents the features enabled by your KD TaxEngine™ registration keys.
Namespace: KampData.TaxEngine.API.EnumsAssembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
SyntaxPublic Enumeration Feature
public enum class Feature
Members
| Member name | Value | Description |
---|
| TaxScheduleSelection | 0 |
The feature that selects tax schedules based on the
customers' ZIP addresses.
|
| ZipAddressing | 1 |
The feature that autopopulates the city, county and state based on
ZIP code, and helps standardize all address entries.
|
See Also