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