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