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