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