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