IImport | |
public interface IImportFormatColumnEntityService : IImportFormatColumnQueryService, IBusinessService
The IImportFormatColumnEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new ImportFormatColumn | |
| Delete | Deletes the specified ImportFormatColumn. | |
| Get |
Gets a list of ImportFormatColumns matching the specified filter.
(Inherited from IImportFormatColumnQueryService) | |
| GetAll |
Gets all ImportFormatColumns
(Inherited from IImportFormatColumnQueryService) | |
| GetSingle |
Gets a single ImportFormatColumn matching the provided filter.
(Inherited from IImportFormatColumnQueryService) | |
| Update | Updates the specified ImportFormatColumn |