Interface IEntranceTestImportTestTypeService
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public interface IEntranceTestImportTestTypeService : IEntityService<EntranceTestImportTestTypeEntity>, IService
Methods
TestFileMapping(TestFileMappingRequest)
Below method is used to save test file mappings
Declaration
TestFileMappingResponse TestFileMapping(TestFileMappingRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| TestFileMappingRequest | request |
Returns
| Type | Description |
|---|---|
| TestFileMappingResponse |