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