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