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