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