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