Click or drag to resize
GeoType Enumeration
Represents whether the related Place is a state, county or city.

Namespace: KampData.TaxEngine.API.Enums
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public enum GeoType
Members
  Member nameValueDescription
State1 State
County2 County
City3 City
See Also