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