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