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