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