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