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