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