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