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