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