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