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