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