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