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