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