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