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