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