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