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