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