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