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