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