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