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