ITax | |
public interface ITaxPeriodService : ITaxPeriodQueryService, IBusinessService
The ITaxPeriodService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of TaxPeriods matching the specified filter.
(Inherited from ITaxPeriodQueryService) | |
| GetAll |
Gets all TaxPeriods
(Inherited from ITaxPeriodQueryService) | |
| GetSingle |
Gets a single TaxPeriod matching the provided filter.
(Inherited from ITaxPeriodQueryService) |