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