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