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