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