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