Click or drag to resize
Infosoft Logo

IAddressService Interface

Defines operations related to addresses.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IAddressService : IBusinessService

The IAddressService type exposes the following members.

Methods
 NameDescription
Public methodGetCustomerMainAddress Gets the active main address of the customer with a given customer number on a given date.
Top
See Also