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