![]() | |
IImport |
public interface IImportFilterValueEntityService : IImportFilterValueQueryService, IBusinessService
The IImportFilterValueEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new ImportFilterValue |
![]() | Delete | Deletes the specified ImportFilterValue. |
![]() | Get |
Gets a list of ImportFilterValues matching the specified filter.
(Inherited from IImportFilterValueQueryService) |
![]() | GetAll |
Gets all ImportFilterValues
(Inherited from IImportFilterValueQueryService) |
![]() | GetSingle |
Gets a single ImportFilterValue matching the provided filter.
(Inherited from IImportFilterValueQueryService) |
![]() | Update | Updates the specified ImportFilterValue |