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