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