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