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