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