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