IImport |
public interface IImportFormatService : IImportFormatQueryService, IBusinessService
The IImportFormatService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of ImportFormats matching the specified filter.
(Inherited from IImportFormatQueryService) | |
GetAll |
Gets all ImportFormats
(Inherited from IImportFormatQueryService) | |
GetSingle |
Gets a single ImportFormat matching the provided filter.
(Inherited from IImportFormatQueryService) |