Class StudentPreviousEducationServiceBase
Abstract base class - StudentPreviousEducationServiceBase
Inheritance
System.Object
StudentPreviousEducationServiceBase
Implements
Cmc.Core.ServiceModel.IEntityService<StudentPreviousEducationEntity>
Cmc.Core.ServiceModel.IService
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public abstract class StudentPreviousEducationServiceBase : EntityService<StudentPreviousEducationEntity>, IStudentPreviousEducationService, IEntityService<StudentPreviousEducationEntity>, IService
Constructors
StudentPreviousEducationServiceBase()
Declaration
protected StudentPreviousEducationServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService