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