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