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