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