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