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