Interface IStudentPreviousEducationService
Represents a service contract for interacting with the StudentPreviousEducationEntity entity.
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public interface IStudentPreviousEducationService : IEntityService<StudentPreviousEducationEntity>, IService