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