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