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