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