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