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