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