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