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