Click or drag to resize
LocationType Enumeration
This value is used to identify an address card's type.

Namespace: KampData.TaxEngine.API.Enums
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public enum LocationType
Members
  Member nameValueDescription
Customer0 Customer address card.
Vendor1 Vendor address card.
Site2 Site address card. (inventory site)
See Also