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