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