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