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