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