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