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