Interface IEntranceTestImportFileSchemaService
Represents a service contract for interacting with the EntranceTestImportFileSchemaRowDetailEntity entity
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public interface IEntranceTestImportFileSchemaService : IEntityService<EntranceTestImportFileSchemaEntity>, IService
Methods
CreateDuplicateEntranceTestImportFileSchema(EntranceTestImportFileSchemaRequest)
Declaration
EntranceTestImportFileSchemaResponse CreateDuplicateEntranceTestImportFileSchema(EntranceTestImportFileSchemaRequest request)
Parameters
Returns