WorkflowEngineProcessRequestEngineContext - свойство
Контекст обработки процесса.
Пространство имён: Tessa.WorkflowСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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