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