WorkflowEngineProcessRequestEngineContext - свойство
Контекст обработки процесса.
Пространство имён: Tessa.WorkflowСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public IWorkflowEngineContext? EngineContext { get; set; }
Public Property EngineContext As IWorkflowEngineContext
Get
Set
public:
virtual property IWorkflowEngineContext^ EngineContext {
IWorkflowEngineContext^ get () sealed;
void set (IWorkflowEngineContext^ value) sealed;
}
abstract EngineContext : IWorkflowEngineContext with get, set
override EngineContext : IWorkflowEngineContext with get, set
IWorkflowEngineContextIWorkflowEngineProcessRequestEngineContext