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