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