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