Click or drag to resize
Infosoft Logo

ITaxService Interface

Defines operations related to taxes.

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

The ITaxService type exposes the following members.

Methods
 NameDescription
Public methodGetAllTaxes Gets all the taxes in the database.
Top
See Also