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