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