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