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