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