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