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