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