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