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