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