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