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