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