Click or drag to resize
ProcessAddressSortBy Enumeration
This is used to control the order that the results are sorted when processing address cards.

Namespace: KampData.TaxEngine.API.Enums
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public enum ProcessAddressSortBy
Members
  Member nameValueDescription
ID0 Customer, Vendor or Site ID
Name1 Customer or Vendor Name or Site Description
State2 Address State Code.
Status3 The Address Status.
See Also