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