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