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