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