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