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