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