| ExecutionContextInfo Properties |
The ExecutionContextInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DecisionName |
Refers to the document name which is defined at the top level of each document
| |
| History |
History of Flow execution
| |
| LogicName |
Refers to the logic (rule) name while executing Decision Table, Natural Language or Validation logic
| |
| NotificationManager |
Holds current INotificationSetManager on the execution context
| |
| Outcome |
The outcome of a completed task
| |
| VariableContainer |
Holds current IVariableContainer on the execution context
| |
| WorkflowInstanceId |
Workflow instance id that represents a record in a durable storage
|