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