Click or drag to resize
Infosoft Logo

SearchAddressesRequestAddressSource Property

Gets or sets the source of the address data for the search. If not specified it will use the local source.

Namespace: Infosoft.Common.Contracts.MessageContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public AddressSource AddressSource { get; set; }

Property Value

AddressSource
Remarks
Valid values are Local and DistributionInnovation
See Also