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