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