![]() | |
ITax |
public interface ITaxPeriodEntityService : ITaxPeriodQueryService, IBusinessService
The ITaxPeriodEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new TaxPeriod |
![]() | Delete | Deletes the specified TaxPeriod. |
![]() | 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) |
![]() | Update | Updates the specified TaxPeriod |