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