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