Click or drag to resize
NewWorkflowInstanceIdWriterEventsManager Property

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public WorkflowEventsManager EventsManager { get; set; }

Property Value

Type: WorkflowEventsManager

Implements

IEventsManagerContextEventsManager
See Also