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