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