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