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