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