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