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