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