IImport |
public interface IImportFilterValueService : IImportFilterValueQueryService, IBusinessService
The IImportFilterValueService type exposes the following members.
Name | Description | |
---|---|---|
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) |