Click or drag to resize
Infosoft Logo

AddressSource Enumeration

An enumeration that defines the different types of address data sources that can be used for address lookups or similar.

Namespace: Infosoft.Common.Contracts.DataContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public enum AddressSource
Members
Member nameValueDescription
Local0 Use the local database (GVGATEVEI) as the source for address data. This should be the default if nothing is specified.
DistributionInnovation1 Use the services provided by distribution innovation as the source for address data
See Also