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