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