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