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