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