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