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