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