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