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