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