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